diff options
Diffstat (limited to 'xfce-base/xfce4-settings/xfce4-settings-4.6.0.ebuild')
-rw-r--r-- | xfce-base/xfce4-settings/xfce4-settings-4.6.0.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xfce-base/xfce4-settings/xfce4-settings-4.6.0.ebuild b/xfce-base/xfce4-settings/xfce4-settings-4.6.0.ebuild index 1a174c4872c7..8213e1461509 100644 --- a/xfce-base/xfce4-settings/xfce4-settings-4.6.0.ebuild +++ b/xfce-base/xfce4-settings/xfce4-settings-4.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.0.ebuild,v 1.1 2009/03/10 13:51:36 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-settings/xfce4-settings-4.6.0.ebuild,v 1.2 2009/03/16 08:01:55 angelos Exp $ EAPI=1 @@ -9,7 +9,7 @@ inherit xfce4 xfce4_core DESCRIPTION="Xfce4 settings" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug +keyboard libnotify sound" RDEPEND=">=dev-libs/glib-2.12:2 @@ -21,6 +21,7 @@ RDEPEND=">=dev-libs/glib-2.12:2 x11-libs/libXi x11-libs/libXrandr x11-libs/libwnck + >=x11-base/xorg-server-1.5.3 >=xfce-base/libxfce4util-${XFCE_VERSION} >=xfce-base/libxfcegui4-${XFCE_VERSION} >=xfce-base/xfconf-${XFCE_VERSION} |