media-libs/suil: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 10:25:20 +0000 (12:25 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 11:27:20 +0000 (13:27 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

media-libs/suil/suil-0.8.2.ebuild
media-libs/suil/suil-0.8.4.ebuild

index 3e546d139d380e240d7f15001e9b492d41ce65d8..98098e4d492d50e1acee4ad60500e73c69a35aae 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=5
 
 PYTHON_COMPAT=( python{2_7,3_4} )
 PYTHON_REQ_USE='threads(+)'
@@ -21,6 +21,7 @@ RDEPEND="media-libs/lv2
        gtk? ( x11-libs/gtk+:2 )
        qt4? ( dev-qt/qtgui:4 )"
 DEPEND="${RDEPEND}
+       ${PYTHON_DEPS}
        doc? ( app-doc/doxygen )
        virtual/pkgconfig"
 
index 9ed15dfad9c26e28e6a94a749fc4d70aa0d6e733..a5d981552320eb01220de2058044d653b50ae569 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,6 +24,7 @@ RDEPEND=">=media-libs/lv2-1.12.0
                dev-qt/qtgui:5
        )"
 DEPEND="${RDEPEND}
+       ${PYTHON_DEPS}
        doc? ( app-doc/doxygen )
        virtual/pkgconfig"