diff options
Diffstat (limited to 'media-video/flumotion')
-rw-r--r-- | media-video/flumotion/flumotion-0.10.1.ebuild | 4 | ||||
-rw-r--r-- | media-video/flumotion/flumotion-0.8.1-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-video/flumotion/flumotion-0.10.1.ebuild b/media-video/flumotion/flumotion-0.10.1.ebuild index 52222970c1f4..a6bcdd14a3c7 100644 --- a/media-video/flumotion/flumotion-0.10.1.ebuild +++ b/media-video/flumotion/flumotion-0.10.1.ebuild @@ -26,7 +26,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # dev-python/imaging # These are from README -RDEPEND=" +RDEPEND="${PYTHON_DEPS} dev-python/gst-python:0.10[${PYTHON_USEDEP}] dev-python/kiwi[${PYTHON_USEDEP}] dev-python/pycairo[${PYTHON_USEDEP}] @@ -41,7 +41,7 @@ RDEPEND=" " # These are from README and error and trial FEATURES="test" Import's DEPEND="${RDEPEND} - ${PYTHON_DEPEND} + ${PYTHON_DEPS} dev-util/intltool sys-devel/gettext virtual/pkgconfig diff --git a/media-video/flumotion/flumotion-0.8.1-r1.ebuild b/media-video/flumotion/flumotion-0.8.1-r1.ebuild index ff28bf39ef8a..e87d695ce3ae 100644 --- a/media-video/flumotion/flumotion-0.8.1-r1.ebuild +++ b/media-video/flumotion/flumotion-0.8.1-r1.ebuild @@ -26,7 +26,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" # dev-python/imaging # These are from README -RDEPEND=" +RDEPEND="${PYTHON_DEPS} dev-python/gst-python:0.10[${PYTHON_USEDEP}] dev-python/kiwi[${PYTHON_USEDEP}] dev-python/pycairo[${PYTHON_USEDEP}] @@ -41,7 +41,7 @@ RDEPEND=" " # These are from README and error and trial FEATURES="test" Import's DEPEND="${RDEPEND} - ${PYTHON_DEPEND} + ${PYTHON_DEPS} dev-util/intltool sys-devel/gettext virtual/pkgconfig |