summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-util/util-macros_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/xorg-util/util-macros_1.2.1.bb')
-rw-r--r--meta/packages/xorg-util/util-macros_1.2.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/xorg-util/util-macros_1.2.1.bb b/meta/packages/xorg-util/util-macros_1.2.1.bb
index 79288cd374..9616bd1d10 100644
--- a/meta/packages/xorg-util/util-macros_1.2.1.bb
+++ b/meta/packages/xorg-util/util-macros_1.2.1.bb
@@ -1,10 +1,11 @@
1require xorg-util-common.inc 1require xorg-util-common.inc
2 2
3DESCRIPTION = "X autotools macros" 3DESCRIPTION = "X autotools macros"
4PR = "r2" 4PR = "r5"
5PE = "1" 5PE = "1"
6 6
7SRC_URI += "file://unbreak_cross_compile.patch;patch=1" 7SRC_URI += "file://unbreak_cross_compile.patch;patch=1 \
8 file://xaw.patch;patch=1"
8 9
9# ${PN} is empty so we need to tweak -dev and -dbg package dependencies 10# ${PN} is empty so we need to tweak -dev and -dbg package dependencies
10RDEPENDS_${PN}-dev = "" 11RDEPENDS_${PN}-dev = ""