summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-09-17 12:16:58 +0200
committerPacho Ramos <pacho@gentoo.org>2016-09-17 12:17:25 +0200
commit040c23f4d4c1d11ae5ebdb717f440c8d636600f3 (patch)
tree54bb5e302194ab965dc164c05ebd7c11fe07e848 /x11-apps/xrandr/xrandr-1.5.0.ebuild
parentgames-util/lgogdownloader: New package for downloading GOG.com games (diff)
downloadgentoo-040c23f4d4c1d11ae5ebdb717f440c8d636600f3.tar.gz
gentoo-040c23f4d4c1d11ae5ebdb717f440c8d636600f3.tar.bz2
gentoo-040c23f4d4c1d11ae5ebdb717f440c8d636600f3.zip
x11-apps/xrandr: xrandr-1.5 needs libxrandr-1.5 to build
Package-Manager: portage-2.3.0
Diffstat (limited to 'x11-apps/xrandr/xrandr-1.5.0.ebuild')
-rw-r--r--x11-apps/xrandr/xrandr-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrandr/xrandr-1.5.0.ebuild b/x11-apps/xrandr/xrandr-1.5.0.ebuild
index 00553a44c962..3013e3c07bb3 100644
--- a/x11-apps/xrandr/xrandr-1.5.0.ebuild
+++ b/x11-apps/xrandr/xrandr-1.5.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="primitive command line interface to RandR extension"
KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE=""
-RDEPEND=">=x11-libs/libXrandr-1.4
+RDEPEND=">=x11-libs/libXrandr-1.5
x11-libs/libXrender
x11-libs/libX11"
DEPEND="${RDEPEND}"