commit:     c32dfd87cbb848085cf9bb53d29888815a6a83d7
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  2 12:51:20 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Sep  2 12:54:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32dfd87

gnome-extra/gnome-commander: add some missing deps for 1.12.2

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 .../gnome-commander/gnome-commander-1.12.2.ebuild      | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

diff --git a/gnome-extra/gnome-commander/gnome-commander-1.12.2.ebuild 
b/gnome-extra/gnome-commander/gnome-commander-1.12.2.ebuild
index 5bb6f2ca66d..e858a41efc1 100644
--- a/gnome-extra/gnome-commander/gnome-commander-1.12.2.ebuild
+++ b/gnome-extra/gnome-commander/gnome-commander-1.12.2.ebuild
@@ -18,14 +18,22 @@ RESTRICT="!test? ( test )"
 
 RDEPEND="
        app-text/yelp-tools
-       >=dev-libs/glib-2.62.0:2
-       >=gnome-base/gnome-vfs-2.0.0
-       >=x11-libs/gtk+-2.24.0:2
+       dev-libs/atk
+       dev-libs/glib:2
+       gnome-base/gconf:2
+       gnome-base/gnome-vfs
+       media-libs/fontconfig
+       media-libs/freetype
+       media-libs/harfbuzz:=
+       x11-libs/cairo
+       x11-libs/gdk-pixbuf:2
+       x11-libs/gtk+:2
+       x11-libs/pango
        chm? ( dev-libs/chmlib )
        exif? ( >=media-gfx/exiv2-0.14 )
-       gsf? ( >=gnome-extra/libgsf-1.12.0 )
+       gsf? ( gnome-extra/libgsf:= )
        pdf? ( >=app-text/poppler-0.18 )
-       samba? ( >=gnome-base/gnome-vfs-2.0.0[samba] )
+       samba? ( gnome-base/gnome-vfs:=[samba] )
        taglib? ( >=media-libs/taglib-1.4 )
        unique? ( >=dev-libs/libunique-0.9.3:1 )
 "

Reply via email to