summaryrefslogtreecommitdiff
path: root/packages/xorg-lib/xtrans_1.0.4.bb
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-08-23 14:37:17 +0000
committerPhilip Balister <philip@balister.org>2007-08-23 14:37:17 +0000
commitb750ffba347c1f8bb7dbbe42abf31f17bf4db56c (patch)
treeb9a1078d4e94279f20e3cc85cd347e1536371515 /packages/xorg-lib/xtrans_1.0.4.bb
parent613aee0a21460812751113c870f82119cd31a3e0 (diff)
parentb486be9688c105f666ba4f85907cf02c04d6fba6 (diff)
merge of '0632006dcadf27825774caa5189b1ab23bd8b08e'
and '215bca295ed86f179e1bb5082f01a1186b910b0d'
Diffstat (limited to 'packages/xorg-lib/xtrans_1.0.4.bb')
-rw-r--r--packages/xorg-lib/xtrans_1.0.4.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/xorg-lib/xtrans_1.0.4.bb b/packages/xorg-lib/xtrans_1.0.4.bb
new file mode 100644
index 0000000000..42cf655a3f
--- /dev/null
+++ b/packages/xorg-lib/xtrans_1.0.4.bb
@@ -0,0 +1,7 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "network API translation layer to insulate X applications and \
+libraries from OS network vageries."
+PE = "1"
+
+SRC_URI += "file://fix-missing-includepath.patch;patch=1"