bcal: drop libquadmath-devel, add bc
This commit is contained in:
parent
1681cd0182
commit
2271575216
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'bcal'
|
# Template file for 'bcal'
|
||||||
pkgname=bcal
|
pkgname=bcal
|
||||||
version=2.0
|
version=2.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libquadmath-devel readline-devel"
|
makedepends="readline-devel"
|
||||||
|
depends="bc"
|
||||||
short_desc="Byte CALculator for storage conversions and calculations"
|
short_desc="Byte CALculator for storage conversions and calculations"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue