summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/xorg-app/rgb_1.0.5.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/rgb_1.0.5.bb b/meta/recipes-graphics/xorg-app/rgb_1.0.5.bb
index 602ee0996f..26d4f1b5ba 100644
--- a/meta/recipes-graphics/xorg-app/rgb_1.0.5.bb
+++ b/meta/recipes-graphics/xorg-app/rgb_1.0.5.bb
@@ -1,4 +1,11 @@
1require xorg-app-common.inc 1require xorg-app-common.inc
2
3SUMMARY = "X11 color name database"
4DESCRIPTION = "This package includes both the list mapping X color names \
5to RGB values (rgb.txt) and, if configured to use a database for color \
6lookup, the rgb program to convert the text file into the binary database \
7format."
8
2DEPENDS += " xproto util-macros" 9DEPENDS += " xproto util-macros"
3LIC_FILES_CHKSUM = "file://COPYING;md5=ef598adbe241bd0b0b9113831f6e249a" 10LIC_FILES_CHKSUM = "file://COPYING;md5=ef598adbe241bd0b0b9113831f6e249a"
4PE = "1" 11PE = "1"