blob: 9aeda79540d179939407789ca982e64711e6bc17 (
plain)
1
2
3
4
5
6
7
8
9
10
|
include xorg-lib-common.inc
DESCRIPTION = "X Test Extension: client side library"
PRIORITY = "optional"
DEPENDS += " virtual/libx11 libxext recordproto xextproto inputproto"
PROVIDES = "xtst"
XORG_PN = "libXtst"
|