blob: b9aa49f4ab921b6c18d07aa403876324ab37cbfc (
plain)
1
2
3
4
5
6
|
require xorg-app-common.inc
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"
|