aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gemdropx
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-04-27 14:45:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-27 14:45:46 +0000
commitb953264cab295052efc1c43df5a961a5399d147d (patch)
tree255ca4d64dcad1fcb6dd82473621b1dbcda0ad0d /packages/gemdropx
parent1aac86dd4d2dce99d40eabe3d9186f645d5c3ed9 (diff)
downloadopenembedded-b953264cab295052efc1c43df5a961a5399d147d.tar.gz
gemdropx: added libsdl-image into DEPENDS
Diffstat (limited to 'packages/gemdropx')
-rw-r--r--packages/gemdropx/gemdropx_0.9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/gemdropx/gemdropx_0.9.bb b/packages/gemdropx/gemdropx_0.9.bb
index 836c44c8b5..960f15fa80 100644
--- a/packages/gemdropx/gemdropx_0.9.bb
+++ b/packages/gemdropx/gemdropx_0.9.bb
@@ -4,8 +4,8 @@ PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
LICENSE = "GPL"
HOMEPAGE = "http://www.newbreedsoftware.com/gemdropx/"
-DEPENDS = "virtual/libqpe libsdl-qpe"
-PR = "r3"
+DEPENDS = "virtual/libqpe libsdl-qpe libsdl-image"
+PR = "r4"
SRC_URI = "ftp://ftp.billsgames.com/unix/x/gemdropx/src/gemdropx-${PV}.tar.gz \
file://directories.patch;patch=1 \