summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-23 12:40:48 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-23 13:28:16 +0200
commit90b3437c4a9ecb3ab5865df81390b0391d702915 (patch)
tree9ed14db426398a66cdd2060e2086421542058c7b /media-video
parentmedia-tv/plex-media-server: [QA] Add missing python metadata variables (diff)
downloadgentoo-90b3437c4a9ecb3ab5865df81390b0391d702915.tar.gz
gentoo-90b3437c4a9ecb3ab5865df81390b0391d702915.tar.bz2
gentoo-90b3437c4a9ecb3ab5865df81390b0391d702915.zip
media-video/dcpomatic: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'media-video')
-rw-r--r--media-video/dcpomatic/dcpomatic-2.10.2.ebuild1
-rw-r--r--media-video/dcpomatic/dcpomatic-2.9.0.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/media-video/dcpomatic/dcpomatic-2.10.2.ebuild b/media-video/dcpomatic/dcpomatic-2.10.2.ebuild
index 7456ff62c3ee..637661d1af0b 100644
--- a/media-video/dcpomatic/dcpomatic-2.10.2.ebuild
+++ b/media-video/dcpomatic/dcpomatic-2.10.2.ebuild
@@ -38,6 +38,7 @@ RDEPEND="dev-cpp/cairomm
gtk? ( x11-libs/gtk+:2
x11-libs/wxGTK:3.0 )"
DEPEND="${RDEPEND}
+ ${PYTHON_DEPS}
dev-util/waf
virtual/pkgconfig"
diff --git a/media-video/dcpomatic/dcpomatic-2.9.0.ebuild b/media-video/dcpomatic/dcpomatic-2.9.0.ebuild
index 80f5ab33c1cb..7e1cb891db3d 100644
--- a/media-video/dcpomatic/dcpomatic-2.9.0.ebuild
+++ b/media-video/dcpomatic/dcpomatic-2.9.0.ebuild
@@ -39,6 +39,7 @@ RDEPEND="dev-cpp/cairomm
gtk? ( x11-libs/gtk+:2
x11-libs/wxGTK:3.0 )"
DEPEND="${RDEPEND}
+ ${PYTHON_DEPS}
dev-util/waf
virtual/pkgconfig"