projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a6d8bb
)
x11-misc/spacefm-9999: correct GTK dependencies
author
Daniel Campbell
<zlg@gentoo.org>
Thu, 13 Aug 2015 11:33:12 +0000
(
04:33
-0700)
committer
Daniel Campbell
<zlg@gentoo.org>
Thu, 13 Aug 2015 11:33:12 +0000
(
04:33
-0700)
Package-Manager: portage-2.2.20
x11-misc/spacefm/spacefm-9999.ebuild
patch
|
blob
|
history
diff --git
a/x11-misc/spacefm/spacefm-9999.ebuild
b/x11-misc/spacefm/spacefm-9999.ebuild
index 0bdefc78b0878a2d7a1ea2d2945bf6f9a1b2dc35..0baf0c94d3fb3a89be24e98eb08b2340422786de 100644
(file)
--- a/
x11-misc/spacefm/spacefm-9999.ebuild
+++ b/
x11-misc/spacefm/spacefm-9999.ebuild
@@
-24,7
+24,8
@@
RDEPEND="dev-libs/glib:2
virtual/freedesktop-icon-theme
x11-libs/cairo
x11-libs/gdk-pixbuf
- x11-libs/gtk+:3
+ gtk2? ( x11-libs/gtk+:2 )
+ !gtk2? ( x11-libs/gtk+:3 )
x11-libs/pango
x11-libs/libX11
x11-misc/shared-mime-info