Files
poky/meta/packages/xorg-proto/inputproto_git.bb
2009-12-17 17:45:36 +00:00

13 lines
252 B
BlitzBasic

require xorg-proto-common.inc
PR = "r1"
PE = "1"
PV = "1.9.99.12+git${SRCPV}"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/inputproto;protocol=git"
S = "${WORKDIR}/git"
DEPENDS += "util-macros gettext"
BBCLASSEXTEND = "native nativesdk"