blob: 1303947c27ab76e3f626ff8e47fb37780b976252 (
plain)
1
2
3
4
5
6
7
|
require xorg-app-common.inc
PE = "1"
DESCRIPTION = "Applications that would like to take advantage of the Low Bandwidth \
extension to X (LBX) must make their connections to an lbxproxy."
DEPENDS += " xtrans libxext liblbxutil virtual/libx11 libice xproxymngproto bigreqsproto zlib"
|