diff options
Diffstat (limited to 'x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.1.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.1.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.1.ebuild b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.1.ebuild index 5c5506738003..08cd6a90bb42 100644 --- a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.1.ebuild +++ b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -20,9 +20,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 ) |