From: Philipp Zabel Date: Sat, 15 Mar 2008 18:00:29 +0000 (+0000) Subject: xtrans: add 1.1 X-Git-Tag: Release-2010-05/1~7443^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e485172bfcee22bc4c5854863e79f9fc67a8ab3;p=openembedded.git xtrans: add 1.1 --- diff --git a/packages/xorg-lib/xtrans_1.1.bb b/packages/xorg-lib/xtrans_1.1.bb new file mode 100644 index 0000000000..42cf655a3f --- /dev/null +++ b/packages/xorg-lib/xtrans_1.1.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"