mirror of
git://git.yoctoproject.org/poky
synced 2026-09-26 22:26:22 +00:00
xf86-input-vmmouse: Add RDEPENDS on xf86-input-mouse
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
f4d34a005a
commit
9c57e462ce
@ -1,4 +1,8 @@
|
|||||||
require xf86-input-common.inc
|
require xf86-input-common.inc
|
||||||
|
|
||||||
DESCRIPTION = "X.Org X server -- VMWare mouse input driver"
|
DESCRIPTION = "X.Org X server -- VMWare mouse input driver"
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
|
RDEPENDS_${PN} += "xf86-input-mouse"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user