makedepend-native: add DEPENDS on xproto-native - spotted by Crofton
authorMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 3 Aug 2007 11:15:04 +0000 (11:15 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 3 Aug 2007 11:15:04 +0000 (11:15 +0000)
packages/xorg-util/makedepend-native_1.0.1.bb

index 554270e..7fbe81a 100644 (file)
@@ -2,6 +2,7 @@ require xorg-util-common.inc
 inherit native
 
 DESCRIPTION = "create dependencies in makefiles"
+DEPENDS = "xproto-native"
 PR = "r1"
 PE = "1"