numptyphysics: depend on libpng
authorKlaus Kurzmann <mok@fluxnetz.de>
Mon, 8 Dec 2008 16:08:54 +0000 (17:08 +0100)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 29 Jan 2009 16:52:43 +0000 (17:52 +0100)
packages/numptyphysics/numptyphysics_svn.bb

index 6dc4964..56187d7 100644 (file)
@@ -1,6 +1,7 @@
 DESCRIPTION = "Numpty Physics is a drawing puzzle game in the spirit (and style?) \
 of Crayon Physics using the same excellent Box2D engine."
 DEPENDS = "virtual/libsdl libsdl-image libpng"
+RDEPENDS += "libpng"
 LICENSE = "GPL"
 HOMEPAGE = "http://numptyphysics.garage.maemo.org/"
 SECTION = "x11/games"