mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
gccmakedep: added missing dependency on util-macros
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4776 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
require xorg-util-common.inc
|
||||
|
||||
DESCRIPTION = "create dependencies in makefiles using 'gcc -M'"
|
||||
DEPENDS = "util-macros"
|
||||
RDEPENDS = "gcc"
|
||||
|
||||
PR = "r2"
|
||||
|
||||
Reference in New Issue
Block a user