diff options
Diffstat (limited to 'recipes/xorg-lib/xorg-lib-common.inc')
-rw-r--r-- | recipes/xorg-lib/xorg-lib-common.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-lib/xorg-lib-common.inc b/recipes/xorg-lib/xorg-lib-common.inc index 0c8e7bc81f..9da51dbe84 100644 --- a/recipes/xorg-lib/xorg-lib-common.inc +++ b/recipes/xorg-lib/xorg-lib-common.inc @@ -4,6 +4,7 @@ LICENSE = "MIT-X" DEPENDS = "util-macros xorg-headers-native" XORG_PN = "${BPN}" +INC_PR = "r8" SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-${PV}.tar.bz2;name=archive" |