summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-util/gccmakedep_1.0.2.bb
blob: 5eba970cbe996d9d15aa7d82a8b8dcc6a587ad45 (plain)
1
2
3
4
5
6
7
8
require xorg-util-common.inc
LIC_FILES_CHKSUM = "file://Makefile.am;endline=20;md5=23c277396d690413245ebb89b18c5d4d"
DESCRIPTION = "create dependencies in makefiles using 'gcc -M'"
DEPENDS = "util-macros"
RDEPENDS = "gcc"

PR = "r2"
PE = "1"