xf86-input-mouse: Fix header files included

This commit is contained in:
Richard Purdie
2008-11-05 00:05:09 +00:00
parent d9dfbf4e12
commit 9ffb17080f
2 changed files with 22 additions and 1 deletions

View File

@@ -3,7 +3,9 @@ require xf86-input-common.inc
DESCRIPTION = "X.Org X server -- mouse input driver"
PV = "1.3.0+git${SRCREV}"
PR = "r2"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-mouse;protocol=git"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-mouse;protocol=git \
file://unbreak.patch;patch=1"
S = "${WORKDIR}/git"