aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/lbxproxy_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/lbxproxy_1.0.2.bb')
-rw-r--r--recipes/xorg-app/lbxproxy_1.0.2.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/xorg-app/lbxproxy_1.0.2.bb b/recipes/xorg-app/lbxproxy_1.0.2.bb
new file mode 100644
index 0000000000..1303947c27
--- /dev/null
+++ b/recipes/xorg-app/lbxproxy_1.0.2.bb
@@ -0,0 +1,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"