wesnoth: add ALLOW_EMPTY_${PN}-all = "1"

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2017-12-17 19:51:00 +01:00
parent e3b38848e9
commit 937d72d6b5

View File

@@ -46,6 +46,7 @@ DESCRIPTION_${PN}-data = "Mandatory data package for The Battle for ${PN}"
DESCRIPTION_${PN}-server = "Optional Battle for Wesnoth server"
ALLOW_EMPTY_${PN}-all-campaigns = "1"
ALLOW_EMPTY_${PN}-all = "1"
do_configure_prepend(){
export HOST_SYS="${HOST_SYS}"