Accepting request 93111 from devel:libraries:c_c++
- add -ltinfo OBS-URL: https://build.opensuse.org/request/show/93111 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=23
This commit is contained in:
commit
23c4ce197e
@ -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="-lncursesw -ltinfo" \
|
||||
%endif
|
||||
--disable-rpath
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user