diff options
Diffstat (limited to 'x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild')
-rw-r--r-- | x11-drivers/xf86-input-wacom/xf86-input-wacom-0.34.0.ebuild | 4 |
1 files changed, 4 insertions, 0 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 61c5f062eb9c..202bdb05c930 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 @@ -27,6 +27,10 @@ RDEPEND="dev-libs/libwacom DEPEND="${RDEPEND} x11-proto/randrproto" +PATCHES=( + "${FILESDIR}/${P}-xorg-server-1.19-support.patch" +) + pkg_setup() { linux-info_pkg_setup |