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 | |
parent | fec6540afed5b7fa6ade4d0fdbf813de64e9a45b (diff) |
relax deps to match with upstream, enable gtk3 support on xfce-panel, add xfce4-dev-tools
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-power-manager/xfce4-power-manager-1.4.3.ebuild | 8 |
2 files changed, 8 insertions, 8 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 diff --git a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.4.3.ebuild b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.4.3.ebuild index ebb4ba28..156fc2b2 100644 --- a/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.4.3.ebuild +++ b/xfce-extra/xfce4-power-manager/xfce4-power-manager-1.4.3.ebuild @@ -22,12 +22,12 @@ COMMON_DEPEND=">=dev-libs/dbus-glib-0.100.2 x11-libs/libX11 >=x11-libs/libXrandr-1.2 x11-libs/libXext - >=xfce-base/xfconf-4.12.0 - >=xfce-base/libxfce4ui-4.12.0 - >=xfce-base/libxfce4util-4.12.1 + >=xfce-base/xfconf-4.10.0 + >=xfce-base/libxfce4ui-4.10.0 + >=xfce-base/libxfce4util-4.10.0 lxpanel? ( lxde-base/lxpanel ) policykit? ( >=sys-auth/polkit-0.112 ) - xfce_plugins_power? ( >=xfce-base/xfce4-panel-4.12.0 )" + xfce_plugins_power? ( >=xfce-base/xfce4-panel-4.10.0 )" # USE="systemd" is for ensuring hibernate/suspend works by enforcing correct runtime -only dependencies RDEPEND="${COMMON_DEPEND} networkmanager? ( net-misc/networkmanager ) |