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/libxfce4ui | |
parent | fec6540afed5b7fa6ade4d0fdbf813de64e9a45b (diff) |
relax deps to match with upstream, enable gtk3 support on xfce-panel, add xfce4-dev-tools
Diffstat (limited to 'xfce-base/libxfce4ui')
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.12.0.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.12.0.ebuild index 3a8a6fcb..96c4dd87 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.12.0.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.12.0.ebuild @@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.28 x11-libs/libICE x11-libs/libSM >=xfce-base/libxfce4util-4.12.1 - >=xfce-base/xfconf-4.10 + >=xfce-base/xfconf-4.12.0 glade? ( dev-util/glade:3 ) startup-notification? ( x11-libs/startup-notification ) !xfce-base/xfce-utils" |