summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"