d1x-rebirth: add p7zip-native to DEPENDS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2017-02-03 15:39:07 +01:00
parent 8216dc4853
commit 715a9fb2f1

View File

@@ -4,7 +4,7 @@ SECTION = "games"
LICENSE = "DXX-Rebirth"
LIC_FILES_CHKSUM = "file://COPYING.txt;md5=022f1bfd6fd458067b51b10cd3186e78"
DEPENDS = "python-scons-native libsdl libsdl-mixer physfs"
DEPENDS = "python-scons-native libsdl libsdl-mixer physfs p7zip-native"
SRC_URI = " \
http://www.dxx-rebirth.com/download/dxx/${BPN}_${PV}-src.tar.gz \