From: Philipp Zabel Date: Thu, 6 Sep 2007 21:00:58 +0000 (+0000) Subject: ico: add 1.0.2 for X11R7.3 release X-Git-Tag: Release-2010-05/1~8705^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40d69ffea708ff83e0cb00efd551878ba6f7e3b4;p=openembedded.git ico: add 1.0.2 for X11R7.3 release --- diff --git a/packages/xorg-app/ico_1.0.2.bb b/packages/xorg-app/ico_1.0.2.bb new file mode 100644 index 0000000000..532dbef6d8 --- /dev/null +++ b/packages/xorg-app/ico_1.0.2.bb @@ -0,0 +1,6 @@ +require xorg-app-common.inc +PE = "1" + +DESCRIPTION = "an X graphics demo using an animated polyhedron" + +DEPENDS += " virtual/libx11 libxau libxdmcp"