aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/liblbxutil_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/liblbxutil_1.1.0.bb')
-rw-r--r--recipes/xorg-lib/liblbxutil_1.1.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/xorg-lib/liblbxutil_1.1.0.bb b/recipes/xorg-lib/liblbxutil_1.1.0.bb
new file mode 100644
index 0000000000..3221520f85
--- /dev/null
+++ b/recipes/xorg-lib/liblbxutil_1.1.0.bb
@@ -0,0 +1,10 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "XFIXES Extension"
+DEPENDS += " xextproto xproto zlib"
+PROVIDES = "lbxutil"
+PE = "1"
+
+SRC_URI += "file://mkg3states-1.1.patch;patch=1"
+
+export CC_FOR_BUILD = "gcc"