diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb b/meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb index 7d6a5355a6..0051f2c4b4 100644 --- a/meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb +++ b/meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb @@ -4,5 +4,5 @@ DESCRIPTION = "create dependencies in makefiles" DEPENDS = "xproto util-macros" PR = "r2" PE = "1" - +LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f" BBCLASSEXTEND = "native" |