diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-10-03 09:54:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-10-03 09:54:27 +0200 |
commit | 314291c3606803cd0f339b9191d6951877909945 (patch) | |
tree | 47799316385e05e82102c935e8b2c057b86e83a0 /media-video/parole | |
parent | xfce-base/garcon: Fix the license to 'or newer' variants (diff) | |
download | gentoo-314291c3606803cd0f339b9191d6951877909945.tar.gz gentoo-314291c3606803cd0f339b9191d6951877909945.tar.bz2 gentoo-314291c3606803cd0f339b9191d6951877909945.zip |
media-video/parole: Add explicit dep on glib-utils
Closes: https://bugs.gentoo.org/667576
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-video/parole')
-rw-r--r-- | media-video/parole/parole-1.0.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/parole/parole-1.0.1.ebuild b/media-video/parole/parole-1.0.1.ebuild index e25d25434825..c2b28d27c9c9 100644 --- a/media-video/parole/parole-1.0.1.ebuild +++ b/media-video/parole/parole-1.0.1.ebuild @@ -29,6 +29,7 @@ COMMON_DEPEND=">=dev-libs/dbus-glib-0.100:= RDEPEND="${COMMON_DEPEND} media-plugins/gst-plugins-meta:1.0" DEPEND="${COMMON_DEPEND} + dev-util/glib-utils dev-util/intltool sys-devel/gettext virtual/pkgconfig |