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:
Stephan Kulow 2011-11-23 18:34:14 +00:00 committed by Git OBS Bridge
commit 23c4ce197e
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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}