diff options
Diffstat (limited to 'x11-drivers/xf86-input-mtrack')
3 files changed, 6 insertions, 12 deletions
diff --git a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.0.ebuild b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.0.ebuild index 2c112c741308..b9798eae3c3b 100644 --- a/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.0.ebuild +++ b/x11-drivers/xf86-input-mtrack/xf86-input-mtrack-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -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 ) 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 ) 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 ) |