mirror of
https://git.yoctoproject.org/poky
synced 2026-09-18 15:49:32 +02:00
xf86-input-mouse: Fix header files included
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user