- add -ltinfo
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=13
This commit is contained in:
parent
5763db286b
commit
f5056d13b9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 14:03:06 UTC 2011 - pgajdos@suse.com
|
||||
|
||||
- add -ltinfo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 2 17:58:18 UTC 2011 - asterios.dramis@gmail.com
|
||||
|
||||
|
@ -137,6 +137,9 @@ export CFLAGS="%{optflags}"
|
||||
export CXXFLAGS="%{optflags}"
|
||||
|
||||
%configure \
|
||||
%if %suse_version > 1210
|
||||
--enable-curses="-lncurses -ltinfo" \
|
||||
%endif
|
||||
--disable-rpath
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user