freerdp-extension-xpunlimited: inherit gitpkgv

If you refer to GITPKGVTAG you need to inherit gitpkgv or the result is
a parsing error.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Acked-by: 	Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Paul Eggleton
2012-08-15 11:55:39 +00:00
committed by Koen Kooi
parent d7553889e8
commit 8f47ea28d9

View File

@@ -12,7 +12,7 @@ PV = "gitr${SRCPV}"
PKGV = "${GITPKGVTAG}"
PR = "r0"
inherit pkgconfig cmake
inherit pkgconfig cmake gitpkgv
SRCREV = "e952627ff4c116b4ce8541c91cb96bd5422c4a0d"
SRC_URI = "git://github.com/OSSystems/FreeRDP-Extension-XPUnlimited.git;protocol=git"