ngspice: rebuild against libreadline.so.8

[ci skip]
This commit is contained in:
maxice8 2019-01-22 14:48:22 -02:00
parent 67977e8fb5
commit 8a333a240b
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'ngspice' # Template file for 'ngspice'
pkgname=ngspice pkgname=ngspice
version=30 version=30
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-readline=yes --with-ngshared --enable-xspice --enable-cider" configure_args="--with-readline=yes --with-ngshared --enable-xspice --enable-cider"
hostmakedepends="bison byacc" hostmakedepends="bison byacc"