From 174881bdf91f6825932ffa901a24eb803c928060 Mon Sep 17 00:00:00 2001 From: Yutaro Hayakawa Date: Fri, 6 Jan 2023 23:48:23 +0900 Subject: [PATCH] docker,alpine: Remove isl from dependencies Alpine upstream changed the name of the isl package to isl-dev. This caused the build breakage. Since FRR doesn't use it, we chose to solve this issue by removing it. Signed-off-by: Yutaro Hayakawa --- alpine/APKBUILD.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alpine/APKBUILD.in b/alpine/APKBUILD.in index 3aad9549b5..fef7a61ccc 100644 --- a/alpine/APKBUILD.in +++ b/alpine/APKBUILD.in @@ -10,7 +10,7 @@ depends="json-c c-ares iproute2 python3 bash" makedepends="ncurses-dev net-snmp-dev gawk texinfo perl acct autoconf automake bash binutils bison bsd-compat-headers build-base c-ares c-ares-dev ca-certificates cryptsetup-libs curl device-mapper-libs - expat fakeroot flex fortify-headers gdbm git gmp isl json-c-dev kmod + expat fakeroot flex fortify-headers gdbm git gmp json-c-dev kmod lddtree libacl libatomic libattr libblkid libburn libbz2 libc-dev libcap-dev libcurl libedit libffi libgcc libgomp libisoburn libisofs libltdl libressl libssh2 libstdc++ libtool libuuid