aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxtrap_1.0.0.bb
blob: 39c7bef5153c6114a74c269f96d41cbd1dc61496 (plain)
1
2
3
4
5
6
7
8
require xorg-lib-common.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=fe7cbb8cc97683303f7814685cc47305"
DESCRIPTION = "X11 event trapping extension library"
DEPENDS += "libxt trapproto libxext"
PR = "r1"
PE = "1"

XORG_PN = "libXTrap"