summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-util/gccmakedep_1.0.2.bb
blob: b1035676cae0010264920ca571c0ff10b53d2453 (plain)
1
2
3
4
5
6
7
8
require xorg-util-common.inc

DESCRIPTION = "create dependencies in makefiles using 'gcc -M'"
DEPENDS = "util-macros"
RDEPENDS = "gcc"

PR = "r2"
PE = "1"