blob: 36418ad59e4c8623a185216eb1eb104e192100a8 (
plain)
1
2
3
4
5
6
7
8
|
require xf86-input-common.inc
DESCRIPTION = "X.Org X server -- VMWare mouse input driver"
PR = "r0"
RDEPENDS_${PN} += "xf86-input-mouse"
LIC_FILES_CHKSUM = "file://COPYING;md5=d1f16420e5ed7ed2133768425dfdab50"
|