diff --git a/hstr.pro b/hstr.pro index 5ed2df3..e0e367a 100644 --- a/hstr.pro +++ b/hstr.pro @@ -28,7 +28,7 @@ CONFIG -= app_bundle CONFIG -= qt # -L for where to look for library, -l for linking the library -LIBS += -lm -lreadline -lncursesw +LIBS += -lm -lreadline -lncursesw -ltinfo SOURCES += \ src/hashset.c \