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 = "Display a message or query in a window" | ||||
4 | LICENSE = "MIT" | ||||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=73c7f696a728de728d7446cbca814cc5" | ||||
6 | |||||
7 | DEPENDS += "libxaw" | ||||
8 | |||||
9 | SRC_URI[md5sum] = "2dd5ae46fa18abc9331bc26250a25005" | ||||
10 | SRC_URI[sha256sum] = "bcdf4b461c439bb3ade6e1e41c47d6218b912da8e9396b7ad70856db2f95ab68" |