summaryrefslogtreecommitdiffstats
path: root/alpine/APKBUILD.in
diff options
context:
space:
mode:
authorChristian Franke <chris@opensourcerouting.org>2019-03-26 14:56:59 +0100
committerChristian Franke <chris@opensourcerouting.org>2019-03-26 18:32:50 +0100
commit82ebca27d61b88f7212eb674e494eac5a98b1bf0 (patch)
tree4291ff02b629be0e42b2ec176805165efb332fad /alpine/APKBUILD.in
parentdocker/alpine: Unbreak build by using edge/testing (diff)
downloadfrr-82ebca27d61b88f7212eb674e494eac5a98b1bf0.tar.xz
frr-82ebca27d61b88f7212eb674e494eac5a98b1bf0.zip
alpine/APKBUILD.in: Add libyang-dev dependency, drop binutils-libs
We need libyang to build FRR, so add it to the make dependencies. Alpine will automatically detect it as runtime dependency, so no need to add it there. The package binutils-libs doesn't exist anymore, so remove it from the dependencies.
Diffstat (limited to 'alpine/APKBUILD.in')
-rw-r--r--alpine/APKBUILD.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/alpine/APKBUILD.in b/alpine/APKBUILD.in
index 75613ae00..340c91c17 100644
--- a/alpine/APKBUILD.in
+++ b/alpine/APKBUILD.in
@@ -9,13 +9,13 @@ license="GPL-2.0"
depends="json-c c-ares ipsec-tools iproute2 python py-ipaddr bash"
makedepends="ncurses-dev net-snmp-dev gawk texinfo perl
acct autoconf automake bash
- binutils binutils-libs bison bsd-compat-headers build-base
+ 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 lddtree libacl libatomic libattr
libblkid libburn libbz2 libc-dev libcap libcurl libedit libffi libgcc
libgomp libisoburn libisofs libltdl libressl libssh2
- libstdc++ libtool libuuid linux-headers lzip lzo m4 make mkinitfs mpc1
+ libstdc++ libtool libuuid libyang-dev linux-headers lzip lzo m4 make mkinitfs mpc1
mpfr3 mtools musl-dev ncurses-libs ncurses-terminfo ncurses-terminfo-base
patch pax-utils pcre perl pkgconf python2 python2-dev readline
readline-dev sqlite-libs squashfs-tools sudo tar texinfo xorriso xz-libs