summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2006-10-21 17:41:34 +0000
committerJim Ramsay <lack@gentoo.org>2006-10-21 17:41:34 +0000
commit5f4375229be4b762ed9b9817e0fc330cf8a5af15 (patch)
treea8a0e66c0d34454101c54e256e4184e81f7ca600 /rox-extra/resolution/resolution-0.2.ebuild
parentBump stable and add back ~alpha keyword, bug 151952. (diff)
downloadhistorical-5f4375229be4b762ed9b9817e0fc330cf8a5af15.tar.gz
historical-5f4375229be4b762ed9b9817e0fc330cf8a5af15.tar.bz2
historical-5f4375229be4b762ed9b9817e0fc330cf8a5af15.zip
Added proper dependency on x11-apps/xrandr
Package-Manager: portage-2.1.2_pre3-r3
Diffstat (limited to 'rox-extra/resolution/resolution-0.2.ebuild')
-rw-r--r--rox-extra/resolution/resolution-0.2.ebuild14
1 files changed, 10 insertions, 4 deletions
diff --git a/rox-extra/resolution/resolution-0.2.ebuild b/rox-extra/resolution/resolution-0.2.ebuild
index f74832e68398..536f6eb2e2e8 100644
--- a/rox-extra/resolution/resolution-0.2.ebuild
+++ b/rox-extra/resolution/resolution-0.2.ebuild
@@ -1,7 +1,9 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/resolution-0.2.ebuild,v 1.2 2006/10/05 03:13:54 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/rox-extra/resolution/resolution-0.2.ebuild,v 1.3 2006/10/21 17:41:34 lack Exp $
+ROX_LIB_VER=1.9.3
+inherit rox
DESCRIPTION="This rox program allows you to change the screen resolution at any time. It is non-permanent"
HOMEPAGE="http://rox.sourceforge.net/"
@@ -12,8 +14,12 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-ROX_LIB_VER=1.9.3
+DEPEND=""
+RDEPEND="|| ( (
+ x11-apps/xrandr
+ )
+ virtual/x11
+ )
+ "
APPNAME=Resolution
-
-inherit rox