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