瀏覽代碼

package/swipl: host-swipl needs host-zlib

host-swipl fails to configure with CMake error message:

    Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)

This commit fixes the issue by adding the missing host-zlib
dependency.

Signed-off-by: Julien Olivain <ju.o@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Julien Olivain 1 年之前
父節點
當前提交
9f66a80bf0
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      package/swipl/swipl.mk

+ 2 - 0
package/swipl/swipl.mk

@@ -9,6 +9,8 @@ SWIPL_SITE = https://www.swi-prolog.org/download/stable/src
 SWIPL_LICENSE = BSD-2-Clause
 SWIPL_LICENSE_FILES = LICENSE
 
+HOST_SWIPL_DEPENDENCIES = host-zlib
+
 SWIPL_DEPENDENCIES = host-swipl zlib
 
 # A host-swipl is needed to compile the target prolog boot