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

media-libs/lensfun/lensfun-0.3.1.ebuild
media-libs/lensfun/lensfun-0.3.2.ebuild

index c5162196fbe21a06f25effb2db2ea33475a25310..92566cc335f7d948a830fdca2463838359dc5508 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,8 @@ IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2 test"
 
 RDEPEND=">=dev-libs/glib-2.28
        media-libs/libpng:0=
-       sys-libs/zlib:="
+       sys-libs/zlib:=
+       ${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
        doc? (
                app-doc/doxygen
index 9cba40b5e54b887340bbae18801cdf6fb0e7ce94..2b755ccd74981943ec21a97a9211474686c95623 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -18,7 +18,8 @@ IUSE="doc cpu_flags_x86_sse cpu_flags_x86_sse2 test"
 
 RDEPEND=">=dev-libs/glib-2.28
        media-libs/libpng:0=
-       sys-libs/zlib:="
+       sys-libs/zlib:=
+       ${PYTHON_DEPS}"
 DEPEND="${RDEPEND}
        doc? (
                app-doc/doxygen