diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb index 0e830eb53f..58520d9768 100644 --- a/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb +++ b/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb | |||
@@ -1,5 +1,10 @@ | |||
1 | require xorg-proto-common.inc | 1 | require xorg-proto-common.inc |
2 | 2 | ||
3 | SUMMARY = "Xlib: C Language X interface headers" | ||
4 | |||
5 | DESCRIPTION = "This package provides the basic headers for the X Window \ | ||
6 | System." | ||
7 | |||
3 | LICENSE = "MIT & MIT-style" | 8 | LICENSE = "MIT & MIT-style" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=93ae8952e7d02d855516fbf2efb9a0d2" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=93ae8952e7d02d855516fbf2efb9a0d2" |
5 | 10 | ||