blob: bb76f3e7694a811dfc422b4575f744d195080f87 (
plain)
1
2
3
4
5
6
7
8
|
require xorg-app-common.inc
DESCRIPTION = "The appres program prints the resources seen by an application."
DEPENDS += " libxt"
PE = "1"
PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "6f2f5d9f41669d498b56d73dc3206951"
SRC_URI[archive.sha256sum] = "37d0fbb16c553fa09878d107f29f26c2ca4206c98dd23c44a0cb670ace531e36"
|