Updated with Tizen:Base source codes
[external/procps.git] / packaging / fix-makefile-error-with-as-needed.patch
1 diff --git a/Makefile b/Makefile
2 index 3f67bbf..e4a1adc 100644
3 --- a/Makefile
4 +++ b/Makefile
5 @@ -67,7 +67,7 @@ TARFILES := AUTHORS BUGS NEWS README TODO COPYING COPYING.LIB \
6  # plus the top-level Makefile to make it work stand-alone.
7  _TARFILES := Makefile
8  
9 -CURSES := -lncursesw
10 +CURSES := -ltinfo -lncursesw
11  
12  # This seems about right for the dynamic library stuff.
13  # Something like this is probably needed to make the SE Linux