From: Koen Kooi Date: Wed, 27 May 2009 20:06:21 +0000 (+0200) Subject: libxext: add 1.0.6 X-Git-Tag: Release-2010-05/1~3368 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc0a87f3d991c9361b69dabe0384b075e1384a77;p=openembedded.git libxext: add 1.0.6 --- diff --git a/recipes/xorg-lib/libxext_1.0.5.bb b/recipes/xorg-lib/libxext_1.0.5.bb new file mode 100644 index 0000000000..3e8aa50f7c --- /dev/null +++ b/recipes/xorg-lib/libxext_1.0.5.bb @@ -0,0 +1,8 @@ +require xorg-lib-common.inc + +DESCRIPTION = "X11 miscellaneous extension library" +DEPENDS += "xproto virtual/libx11 xextproto libxau" +PROVIDES = "xext" +PE = "1" + +XORG_PN = "libXext"