Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
DESCRIPTION = "DRI2 extension headers"
-DEPENDS += "util-macros"
-
require xorg-proto-common.inc
PV = "1.99.3+git${SRCPV}"
PR = "r2"
-DEPENDS += "util-macros"
-
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/dri2proto;protocol=git"
-# file://dri2-proto-DRI2Swapbuffer.patch;patch=1"
+
S = "${WORKDIR}/git"
PR = "r2"
PE = "1"
-DEPENDS += "util-macros gettext"
+inherit gettext
BBCLASSEXTEND = "native nativesdk"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/inputproto;protocol=git"
S = "${WORKDIR}/git"
-DEPENDS += "util-macros gettext"
+inherit gettext
BBCLASSEXTEND = "native nativesdk"
PR = "r4"
PE = "1"
-DEPENDS += "util-macros gettext"
+inherit gettext
BBCLASSEXTEND = "native nativesdk"
S = "${WORKDIR}/${XORG_PN}-${PV}"
+DEPENDS = "util-macros"
+
inherit autotools_stage pkgconfig
# ${PN} is empty so we need to tweak -dev and -dbg package dependencies