diff options
Diffstat (limited to 'meta/packages/xorg-proto/fontcacheproto_0.1.3.bb')
-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 2a9b73adfc..302e84a567 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 @@ | |||
1 | require xorg-proto-common.inc | 1 | require xorg-proto-common.inc |
2 | 2 | ||
3 | LICENSE = "BSD" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=ba9fcd8fe6d09af9f733daccc1a21857 \ | ||
5 | file://fontcacheP.h;endline=28;md5=85c80bfa96c802ee85a570862ee60214" | ||
6 | |||
3 | PR = "r1" | 7 | PR = "r1" |
4 | PE = "1" | 8 | PE = "1" |
5 | 9 | ||