base-devel: add bc.
Should now be enough to build a kernel manually.
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# Template file for 'base-devel'
|
# Template file for 'base-devel'
|
||||||
pkgname=base-devel
|
pkgname=base-devel
|
||||||
version=20150506
|
version=20150820
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="autoconf automake binutils bison ed flex gcc gcc-c++ gettext
|
depends="autoconf automake bc binutils bison ed flex gcc gcc-c++ gettext
|
||||||
groff libtool m4 make patch pkg-config texinfo unzip xz"
|
groff libtool m4 make patch pkg-config texinfo unzip xz"
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) depends+=" musl";;
|
*-musl) depends+=" musl";;
|
||||||
|
|||||||
Reference in New Issue
Block a user