mirror of
https://github.com/cazfi/meta-games.git
synced 2026-09-12 03:49:31 +02:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user