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-extra/thunar-volman/thunar-volman-0.8.1.ebuild | |
parent | fec6540afed5b7fa6ade4d0fdbf813de64e9a45b (diff) |
relax deps to match with upstream, enable gtk3 support on xfce-panel, add xfce4-dev-tools
Diffstat (limited to 'xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild')
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild index d08d6203..40e5b4be 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild @@ -16,10 +16,10 @@ IUSE="debug libnotify" COMMON_DEPEND=">=dev-libs/glib-2.20 virtual/libgudev:= >=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.1 + >=xfce-base/xfconf-4.10.0 libnotify? ( >=x11-libs/libnotify-0.7 )" RDEPEND="${COMMON_DEPEND} virtual/udev |