commit: 040c23f4d4c1d11ae5ebdb717f440c8d636600f3
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 10:16:58 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 10:17:25 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=040c23f4
x11-apps/xrandr: xrandr-1.5 needs libxrandr-1.5 to build
Package-Manager: portage-2.3.0
x11-apps/xrandr/xrandr-1.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-apps/xrandr/xrandr-1.5.0.ebuild
b/x11-apps/xrandr/xrandr-1.5.0.ebuild
index 00553a4..3013e3c 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}"