From: Michael Lauer Date: Mon, 26 Apr 2004 16:54:34 +0000 (+0000) Subject: xkbd depends on xpm X-Git-Tag: Release-2010-05/1~19537 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9229a26c5644a16b8ab4a6205cfb5896db02a3b;p=openembedded.git xkbd depends on xpm BKrev: 408d3ecaaK4abkCfoRY6wHEPp5eAoA --- diff --git a/xkbd/xkbd_0.8.12.oe b/xkbd/xkbd_0.8.12.oe index a2b9f4fc9f..256cc811a0 100644 --- a/xkbd/xkbd_0.8.12.oe +++ b/xkbd/xkbd_0.8.12.oe @@ -3,6 +3,6 @@ SRC_URI = "http://handhelds.org/~mallum/xkbd/xkbd-${PV}.tar.gz \ MAINTAINER = "Phil Blundell " SECTION = "x11" -DEPENDS = "xtst xft" +DEPENDS = "xpm xtst xft" inherit autotools