From: Philipp Zabel Date: Fri, 13 Jun 2008 11:47:22 +0000 (+0000) Subject: constype: add 1.0.1 X-Git-Tag: Release-2010-05/1~6746 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d806abe502951a919d3a770a7d01894454a3433f;p=openembedded.git constype: add 1.0.1 --- diff --git a/packages/xorg-app/constype_1.0.1.bb b/packages/xorg-app/constype_1.0.1.bb new file mode 100644 index 0000000000..96b340c8c7 --- /dev/null +++ b/packages/xorg-app/constype_1.0.1.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc + +DESCRIPTION = "print an X window dump" +DEPENDS += " libxmu virtual/libx11" +PE = "1"