summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild')
-rw-r--r--x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild
index 01270252978f..1b5ea1efe16f 100644
--- a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild
+++ b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,9 +18,7 @@ RDEPEND="${RDEPEND}
>=sys-libs/mtdev-1.0"
DEPEND="${DEPEND}
>=sys-libs/mtdev-1.0
- x11-proto/randrproto
- x11-proto/videoproto
- x11-proto/xineramaproto"
+ x11-base/xorg-proto"
DOCS=( "README.md" )
PATCHES=( "${FILESDIR}"/${PN}-0.2.0-drop-mtrack-test.patch )