help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / xorg-proto / calibrateproto_git.bb
bloba0f8bb9f5e22a1619ed04bd052dfb634e5da4981
1 require xorg-proto-common.inc
2 DESCRIPTION = "Touchscreen calibration protocol"
3 PE = "3"
4 PV = "0.0+${PR}+gitr${SRCPV}"
5 PR = "${INC_PR}.1"
7 SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git"
9 SRCREV = "1da6fd1e2c7a49648245c98481fabea8b9690a8c"
10 S = "${WORKDIR}/git"
12 do_install_append() {
13 #make it compatible with the old package from cvs
14 ln -sf xcalibrateproto.pc ${D}${libdir}/pkgconfig/xcalibrateext.pc