Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | |
| 3 | SUMMARY = "X.Org X11 X client utilities" |
| 4 | |
| 5 | DESCRIPTION = "A collection of utilities used to tweak and query the runtime configuration\ |
| 6 | of the X server." |
| 7 | |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e" |
| 9 | |
| 10 | BBCLASSEXTEND = "native" |
| 11 | |
| 12 | DEPENDS += "libice" |
| 13 | |
| 14 | SRC_URI[md5sum] = "25dab02f8e40d5b71ce29a07dc901b8c" |
| 15 | SRC_URI[sha256sum] = "1216af2dee99b318fcf8bf9a259915273bcb37a7f1e7859af4f15d0ebf6f3f0a" |
| 16 | |