From: Marcin Juszkiewicz Date: Wed, 9 May 2007 15:19:25 +0000 (+0000) Subject: xrdb:added 1.0.3 X-Git-Tag: 2011-1~11781 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7cdceb9a4618a8b25a885672aa154cc9b451ce5b;p=openembedded-core.git xrdb:added 1.0.3 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1632 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/xorg-app/xrdb_1.0.3.bb b/meta/packages/xorg-app/xrdb_1.0.3.bb new file mode 100644 index 0000000000..d8a3cee728 --- /dev/null +++ b/meta/packages/xorg-app/xrdb_1.0.3.bb @@ -0,0 +1,7 @@ +require xorg-app-common.inc + +DESCRIPTION = "X server resource database utility" +LICENSE = "xrdb" + +DEPENDS += " libxmu virtual/libx11 libxext" +PE = "1"