summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2011-12-21 20:27:44 +0100
committerChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2011-12-21 20:27:44 +0100
commit4593bb9da19183526613ee94feb8018a97e0fdfc (patch)
tree48e295387030c262da7e293480eb69994b502a3c /x11-apps/xinput
parentx11-libs/libpciaccess: sync with portage for bug #353699 and #354145. (diff)
downloadx11-4593bb9da19183526613ee94feb8018a97e0fdfc.tar.gz
x11-4593bb9da19183526613ee94feb8018a97e0fdfc.tar.bz2
x11-4593bb9da19183526613ee94feb8018a97e0fdfc.zip
x11-apps/xinput: raise libXi dependency
Diffstat (limited to 'x11-apps/xinput')
-rw-r--r--x11-apps/xinput/Manifest2
-rw-r--r--x11-apps/xinput/xinput-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinput/Manifest b/x11-apps/xinput/Manifest
index 1ad286a9..14eb7333 100644
--- a/x11-apps/xinput/Manifest
+++ b/x11-apps/xinput/Manifest
@@ -1,2 +1,2 @@
-EBUILD xinput-9999.ebuild 414 RMD160 7ee366a2546e5dd77534fd1ef1bc5cbb6b319416 SHA1 eb51dcd02f7ed05213d4fa4b30ae6a27ff8b595d SHA256 28434ce872fb3eb226d11f56380dad77d921c09eb17b26fe680aaee3d87a42d4
+EBUILD xinput-9999.ebuild 419 RMD160 ea46e19ce9f18e4f1437c78861713a4ebca4138d SHA1 52a163c36a846ec648dfa95c4408889602feb704 SHA256 bb7356e52b311e412f42c28a97e1852b128da1254cd6da5e97adec415a5bf926
MISC metadata.xml 157 RMD160 bfca46b367901674b4ec5419c063ae27fb446b0a SHA1 4fe7fb7398abd34822cec8be77f8aaf86e28a1a3 SHA256 bc6a4a3d5e32f9329039b242036828256c9f2c33862bc1d606d4ac8427032fdc
diff --git a/x11-apps/xinput/xinput-9999.ebuild b/x11-apps/xinput/xinput-9999.ebuild
index 27f2f00a..b23f57ec 100644
--- a/x11-apps/xinput/xinput-9999.ebuild
+++ b/x11-apps/xinput/xinput-9999.ebuild
@@ -12,6 +12,6 @@ IUSE=""
RDEPEND=">=x11-libs/libX11-1.3
x11-libs/libXext
- >=x11-libs/libXi-1.3"
+ >=x11-libs/libXi-1.4.99.1"
DEPEND="${RDEPEND}
>=x11-proto/inputproto-2.0"