diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-03-03 19:36:33 +0200 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-03-03 19:36:33 +0200 |
commit | 373251a4cabf91b87ab78e6b2784d07c29a0b321 (patch) | |
tree | f6b2aedc35d910ca0b5d50cf9f8c32575aae7b11 /xfce-base/garcon | |
parent | fec6540afed5b7fa6ade4d0fdbf813de64e9a45b (diff) |
relax deps to match with upstream, enable gtk3 support on xfce-panel, add xfce4-dev-tools
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/garcon-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/garcon/garcon-0.4.0.ebuild b/xfce-base/garcon/garcon-0.4.0.ebuild index 96a0a8f0..fb6dc7f1 100644 --- a/xfce-base/garcon/garcon-0.4.0.ebuild +++ b/xfce-base/garcon/garcon-0.4.0.ebuild @@ -15,8 +15,8 @@ IUSE="debug" RDEPEND=">=dev-libs/glib-2.30 >=x11-libs/gtk+-2.24:2 - >=xfce-base/libxfce4ui-4.12 - >=xfce-base/libxfce4util-4.12" + >=xfce-base/libxfce4ui-4.10.0 + >=xfce-base/libxfce4util-4.10.0" DEPEND="${RDEPEND} dev-util/intltool sys-devel/gettext |