|
@@ -8,7 +8,7 @@ AXFSUTILS_VERSION = 64886703fdff6cfc64eb20fbe7d7295bbeec867b
|
|
|
AXFSUTILS_SITE = $(call github,jaredeh,axfs,$(AXFSUTILS_VERSION))
|
|
|
AXFSUTILS_LICENSE = GPLv2
|
|
|
AXFSUTILS_LICENSE_FILES = mkfs.axfs-legacy/COPYING
|
|
|
-AXFSUTILS_DEPENDENCIES = host-zlib
|
|
|
+HOST_AXFSUTILS_DEPENDENCIES = host-zlib
|
|
|
|
|
|
# The 'new' mkfs.axfs version requires GNUstep which is not a buildroot
|
|
|
# prerequisite. The 'legacy' one works just as well without that requirement.
|