libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / xorg-lib / libxcalibrate_git.bb
blob01201ba83314fa94ae9f0742ae4e907a7eee3acd
1 require xorg-lib-common.inc
3 DESCRIPTION = "Touchscreen calibration client library"
4 LICENSE = "BSD-X"
5 DEPENDS = "virtual/libx11 calibrateproto libxext"
7 SRCREV = "209d83af61ed38a002c8096377deac292b3e396c"
8 PR = "r1"
9 PV = "0.0+${PR}+gitr${SRCPV}"
10 PE = "3"
12 SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git"
14 S = "${WORKDIR}/git"
16 FILES_${PN}-locale += "${datadir}/X11/locale"