projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81c64fe
)
dev-util/catfish: Add missing deps
author
Michał Górny
<mgorny@gentoo.org>
Sun, 4 Aug 2019 10:57:16 +0000
(12:57 +0200)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-util/catfish/catfish-1.4.8-r1.ebuild
b/dev-util/catfish/catfish-1.4.8-r1.ebuild
index 523cc993a83392c348d8b55f00b2b94799cdc61a..31a5b419e9655f996314614063808f0a40be6629 100644
(file)
--- a/
dev-util/catfish/catfish-1.4.8-r1.ebuild
+++ b/
dev-util/catfish/catfish-1.4.8-r1.ebuild
@@
-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="