aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-util
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-08-03 11:15:04 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-08-03 11:15:04 +0000
commit2967320bfaaa7f218cd72f498c10267d6465769a (patch)
treed9eacbcfa26656b69f6044259e603e63b2a88a8e /packages/xorg-util
parent97f912b2421b9dda78f3d8282a482bc0d99ce101 (diff)
downloadopenembedded-2967320bfaaa7f218cd72f498c10267d6465769a.tar.gz
makedepend-native: add DEPENDS on xproto-native - spotted by Crofton
Diffstat (limited to 'packages/xorg-util')
-rw-r--r--packages/xorg-util/makedepend-native_1.0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/xorg-util/makedepend-native_1.0.1.bb b/packages/xorg-util/makedepend-native_1.0.1.bb
index 554270e6e4..7fbe81a4a3 100644
--- a/packages/xorg-util/makedepend-native_1.0.1.bb
+++ b/packages/xorg-util/makedepend-native_1.0.1.bb
@@ -2,6 +2,7 @@ require xorg-util-common.inc
inherit native
DESCRIPTION = "create dependencies in makefiles"
+DEPENDS = "xproto-native"
PR = "r1"
PE = "1"