From 8a35c8314425ccfc009d76bd851c44dc942e1a57 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 4 Aug 2019 12:57:16 +0200 Subject: [PATCH] dev-util/catfish: Add missing deps MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/690834 Signed-off-by: Michał Górny --- dev-util/catfish/catfish-1.4.8-r1.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-util/catfish/catfish-1.4.8-r1.ebuild b/dev-util/catfish/catfish-1.4.8-r1.ebuild index 523cc993a833..31a5b419e965 100644 --- 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=" -- 2.26.2