dev-util/catfish: Add missing deps
authorMichał Górny <mgorny@gentoo.org>
Sun, 4 Aug 2019 10:57:16 +0000 (12:57 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 4 Aug 2019 10:59:02 +0000 (12:59 +0200)
Closes: https://bugs.gentoo.org/690834
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/catfish/catfish-1.4.8-r1.ebuild

index 523cc993a83392c348d8b55f00b2b94799cdc61a..31a5b419e9655f996314614063808f0a40be6629 100644 (file)
@@ -15,9 +15,13 @@ SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
 
 RDEPEND="
+       dev-libs/gobject-introspection
+       dev-python/dbus-python[${PYTHON_USEDEP}]
        dev-python/pexpect[${PYTHON_USEDEP}]
        dev-python/pygobject:3[${PYTHON_USEDEP}]
+       x11-libs/gdk-pixbuf[introspection]
        x11-libs/gtk+:3[introspection]
+       x11-libs/pango[introspection]
        virtual/freedesktop-icon-theme
 "
 DEPEND="