pingus: correct RDEPENDS

fixes for latest HEADs:
ERROR: QA Issue: /home/Superandy/data/oe-core/sources/meta-games/recipes-games/pingus/pingus_0.7.6.bb: Variable RDEPENDS is set as not being package specific, please fix this.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2013-02-11 15:47:24 +01:00
parent e616e5e468
commit aff1fd1138

View File

@@ -3,9 +3,9 @@ DEPENDS = "virtual/libiconv boost libpng libglu"
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
HOMEPAGE = "http://pingus.seul.org/"
PR = "r2"
PR = "r3"
RDEPENDS += "libmikmod"
RDEPENDS_${PN} += "libmikmod"
inherit scons sdl pythonnative