x11-drivers/xf86-input-libinput: Version bump to 0.18.0
authorManuel Rüger <mrueg@gentoo.org>
Thu, 7 Apr 2016 18:26:06 +0000 (20:26 +0200)
committerManuel Rüger <mrueg@gentoo.org>
Thu, 7 Apr 2016 18:26:06 +0000 (20:26 +0200)
Package-Manager: portage-2.2.28

x11-drivers/xf86-input-libinput/xf86-input-libinput-0.18.0.ebuild

index b392011ea96db3527772b62392f4046d2de44dbf..f87e480f668becf0b1922f5cf71b5c767a804688 100644 (file)
@@ -15,8 +15,3 @@ RDEPEND=">=dev-libs/libinput-1.2.0:0="
 DEPEND="${RDEPEND}"
 
 DOCS=( "README.md" "conf/90-libinput.conf" )
-
-src_prepare() {
-       PATCHES=( "${FILESDIR}"/${PN}-0.14.0-xf86_include.patch )
-       xorg-2_src_prepare
-}