blob: 62296b5be98b3da6b2384f383cf29f5a40765be9 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001require recipes-graphics/xorg-app/xorg-app-common.inc
2
3SUMMARY = "X.Org X11 X client utilities"
4
5DESCRIPTION = "A collection of utilities used to tweak and query the runtime configuration\
6of the X server."
7
8LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e"
9
10BBCLASSEXTEND = "native"
11
12DEPENDS += "libice"
13
14SRC_URI[md5sum] = "3b9b79fa0f9928161f4bad94273de7ae"
15SRC_URI[sha256sum] = "e6ee213a217265cc76050e4293ea70b98c32dce6505c6421227efbda62ab60c6"
16