media-libs/libsndfile: EAPI-7 bump
authorAndreas Sturmlechner <asturm@gentoo.org>
Tue, 18 Sep 2018 16:23:46 +0000 (18:23 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 18 Sep 2018 16:23:46 +0000 (18:23 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

media-libs/libsndfile/libsndfile-1.0.28-r2.ebuild

index dda9e8b990dbbcc25f2eb6aaa840e7dd96c9f621..bc7b2a72e452a2a3e621d777e355ccb70aa2ff18 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
 
@@ -30,7 +30,8 @@ RDEPEND="
        )
        alsa? ( media-libs/alsa-lib )
        sqlite? ( >=dev-db/sqlite-3.2 )"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
        virtual/pkgconfig
        test? ( ${PYTHON_DEPS} )"