libticalcs2: remove texinfo hostdep and fix shlibs typo
This commit is contained in:
parent
46c51525f1
commit
9fa2f232b0
|
@ -3308,7 +3308,7 @@ libdtkwm.so.2 dtkwm-2.0.6_1
|
|||
libticonv.so.8 libticonv-1.1.5_1
|
||||
libtifiles2.so.10 libtifiles2-1.1.7_1
|
||||
libticables2.so.7 libticables2-1.3.5_1
|
||||
libticalcse.so.12 libticalcs2-1.1.9_1
|
||||
libticalcs2.so.12 libticalcs2-1.1.9_1
|
||||
libhtmlcxx.so.3 htmlcxx-0.86_1
|
||||
libcss_parser_pp.so.0 htmlcxx-0.86_1
|
||||
libcss_parser.so.0 htmlcxx-0.86_1
|
||||
|
|
|
@ -4,8 +4,7 @@ version=1.1.9
|
|||
revision=1
|
||||
_tilpver=1.18
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake bison groff intltool libtool pkg-config
|
||||
texinfo"
|
||||
hostmakedepends="autoconf automake bison groff intltool libtool pkg-config"
|
||||
makedepends="libticables2-devel libtifiles2-devel"
|
||||
short_desc="Library for interacting with TI graphing calculators"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue