From 13c5baaead1bd57e63d37b52045f2821d6e858fd Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 10:09:31 +0000 Subject: [PATCH] xtrans: add 1.2 --- packages/xorg-lib/xtrans_1.2.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 packages/xorg-lib/xtrans_1.2.bb diff --git a/packages/xorg-lib/xtrans_1.2.bb b/packages/xorg-lib/xtrans_1.2.bb new file mode 100644 index 0000000000..42cf655a3f --- /dev/null +++ b/packages/xorg-lib/xtrans_1.2.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" -- 2.39.5