summaryrefslogtreecommitdiff
path: root/recipes/xorg-util/gccmakedep_1.0.2.bb
blob: cb28a86703f367743eeed1298399a2332b250d47 (plain)
1
2
3
4
5
6
7
require xorg-util-common.inc

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

PR = "r3"
PE = "1"