mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 19:14:28 +00:00
makedepend-native: add DEPENDS on xproto-native - spotted by Crofton
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2343 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
d683a2f7b3
commit
9525f35eb1
@ -2,6 +2,7 @@ require xorg-util-common.inc
|
||||
inherit native
|
||||
|
||||
DESCRIPTION = "create dependencies in makefiles"
|
||||
DEPENDS = "xproto-native"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user