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/thunar/thunar-1.6.6.ebuild | |
parent | fec6540afed5b7fa6ade4d0fdbf813de64e9a45b (diff) |
relax deps to match with upstream, enable gtk3 support on xfce-panel, add xfce4-dev-tools
Diffstat (limited to 'xfce-base/thunar/thunar-1.6.6.ebuild')
-rw-r--r-- | xfce-base/thunar/thunar-1.6.6.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xfce-base/thunar/thunar-1.6.6.ebuild b/xfce-base/thunar/thunar-1.6.6.ebuild index ba2716f7..5f711dce 100644 --- a/xfce-base/thunar/thunar-1.6.6.ebuild +++ b/xfce-base/thunar/thunar-1.6.6.ebuild @@ -20,17 +20,17 @@ COMMON_DEPEND=">=dev-lang/perl-5.6 >=dev-libs/glib-2.30 >=x11-libs/gdk-pixbuf-2.14 >=x11-libs/gtk+-2.24:2 - >=xfce-base/exo-0.10.3 - >=xfce-base/libxfce4ui-4.12.0 - >=xfce-base/libxfce4util-4.12.1 - >=xfce-base/xfconf-4.12.0 + >=xfce-base/exo-0.10.0 + >=xfce-base/libxfce4ui-4.10.0 + >=xfce-base/libxfce4util-4.10.0 + >=xfce-base/xfconf-4.10.0 dbus? ( >=dev-libs/dbus-glib-0.100 ) exif? ( >=media-libs/libexif-0.6.19 ) libnotify? ( >=x11-libs/libnotify-0.7 ) pcre? ( >=dev-libs/libpcre-6 ) startup-notification? ( x11-libs/startup-notification ) udisks? ( virtual/libgudev:= ) - xfce_plugins_trash? ( >=xfce-base/xfce4-panel-4.12.0 )" + xfce_plugins_trash? ( >=xfce-base/xfce4-panel-4.10.0 )" RDEPEND="${COMMON_DEPEND} >=dev-util/desktop-file-utils-0.20-r1 x11-misc/shared-mime-info |