generic-poky/meta/packages/xorg-util/makedepend-native_1.0.1.bb
Marcin Juszkiewicz e68823a20c makedepend(-native): fix DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2512 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-17 15:58:02 +00:00

10 lines
182 B
BlitzBasic

require xorg-util-common.inc
inherit native
DESCRIPTION = "create dependencies in makefiles"
DEPENDS = "xproto-native util-macros-native"
PR = "r2"
PE = "1"
XORG_PN = "makedepend"