[Kst] kdeextragear-2/kst/kst/extensions/js

Matthew D Truch matt at truch.net
Fri Apr 8 19:40:40 CEST 2005


CVS commit by truch: 

Add lncurses so that kstcmd will link


  M +1 -1      Makefile.am   1.25


--- kdeextragear-2/kst/kst/extensions/js/Makefile.am  #1.24:1.25
@@ -15,5 +15,5 @@
 
 kstcmd_SOURCES=kstcmd.cpp
-kstcmd_LDADD=$(LIB_KDECORE) -lreadline
+kstcmd_LDADD=$(LIB_KDECORE) -lreadline -lncurses
 kstcmd_LDFLAGS=$(all_libraries)
 




More information about the Kst mailing list