diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-05-21 21:13:21 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-05-21 18:05:13 -0700 |
commit | fb59cdcb51b888edd7dd21a29a46f3839bc0da60 (patch) | |
tree | 1cc96eab6505a01b61c102a9f92b808924b7346a /x11-drivers/xf86-input-wacom | |
parent | x11-base/xorg-server: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff) | |
download | gentoo-fb59cdcb51b888edd7dd21a29a46f3839bc0da60.tar.gz gentoo-fb59cdcb51b888edd7dd21a29a46f3839bc0da60.tar.bz2 gentoo-fb59cdcb51b888edd7dd21a29a46f3839bc0da60.zip |
x11-drivers/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'x11-drivers/xf86-input-wacom')
3 files changed, 5 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild index 6374c40c3861..cd427a34041c 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.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=5 @@ -25,7 +25,7 @@ RDEPEND="dev-libs/libwacom x11-libs/libXrandr x11-libs/libXinerama" DEPEND="${RDEPEND} - x11-proto/randrproto" + x11-base/xorg-proto" PATCHES=( "${FILESDIR}/${P}-xorg-server-1.19-support.patch" diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.35.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.35.0.ebuild index 61c5f062eb9c..0f91507ed821 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.35.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.35.0.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=5 @@ -25,7 +25,7 @@ RDEPEND="dev-libs/libwacom x11-libs/libXrandr x11-libs/libXinerama" DEPEND="${RDEPEND} - x11-proto/randrproto" + x11-base/xorg-proto" pkg_setup() { linux-info_pkg_setup diff --git a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild index 8d906ff0b1aa..47a540cf7b69 100644 --- a/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild +++ b/x11-drivers/xf86-input-wacom/xf86-input-wacom-0.36.0.ebuild @@ -25,7 +25,7 @@ RDEPEND="dev-libs/libwacom x11-libs/libXrandr x11-libs/libXinerama" DEPEND="${RDEPEND} - x11-proto/randrproto" + x11-base/xorg-proto" pkg_setup() { linux-info_pkg_setup |