midipix / build / midipix_build

Forked from build/midipix_build 4 years ago
Clone

0ffb7c groups/010.host_deps.group:binutils_build:${PKG_DEPENDS}: adds texinfo_host.

Authored and Committed by Lucio Andrés Illanes Albornoz 4 years ago
    groups/010.host_deps.group:binutils_build:${PKG_DEPENDS}: adds texinfo_host.
    
        
file modified
+1 -0
groups/010.host_deps.group CHANGED
@@ -18,6 +18,7 @@ musl_fts_host ncurses_host ncursestw_host ncursesw_host pcre_host
18
18
perk_host python2_host python3_host ruby_host sbsigntools_host
19
19
sqlite3_host texinfo_host tzdb_host util_linux_host xz_host";
20
20
HOST_DEPS_PREFIX="${PREFIX}";
21
+ : ${PKG_BINUTILS_BUILD_DEPENDS:="texinfo_host"};
21
22
: ${PKG_BINUTILS_BUILD_SHA256SUM:=250d3b2925c6b211fb16173b0b25bc091c58829fbcad3eb849645e0af52cf7fa};
22
23
: ${PKG_BINUTILS_BUILD_VERSION:=2.24.51};
23
24
: ${PKG_BINUTILS_BUILD_URL:=ftp://sourceware.org/pub/binutils/snapshots/binutils-${PKG_BINUTILS_BUILD_VERSION}.tar.bz2};