From: Philipp Zabel Date: Thu, 23 Aug 2007 11:11:22 +0000 (+0000) Subject: xtrans: add 1.0.4 X-Git-Tag: Release-2010-05/1~8811^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b08db144104420e9057cf2db46cf14d4b63fd87f;p=openembedded.git xtrans: add 1.0.4 --- 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"