diff options
-rw-r--r-- | meta/packages/xorg-proto/fontcacheproto_0.1.3.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/xorg-proto/fontcacheproto_0.1.3.bb b/meta/packages/xorg-proto/fontcacheproto_0.1.3.bb index 2a9b73adf..302e84a56 100644 --- a/meta/packages/xorg-proto/fontcacheproto_0.1.3.bb +++ b/meta/packages/xorg-proto/fontcacheproto_0.1.3.bb @@ -1,5 +1,9 @@ require xorg-proto-common.inc +LICENSE = "BSD" +LIC_FILES_CHKSUM = "file://COPYING;md5=ba9fcd8fe6d09af9f733daccc1a21857 \ + file://fontcacheP.h;endline=28;md5=85c80bfa96c802ee85a570862ee60214" + PR = "r1" PE = "1" |