--- a/src/src.pro	2014-09-05 12:51:09.000000000 +0400
+++ b/src/src.pro	2014-09-15 16:54:34.812560065 +0400
@@ -85,8 +85,8 @@
 # Again according to FHS /usr/local/share/games is the corresponding place for locally built games documentation:
     isEmpty( DOCDIR ) DOCDIR = $${DATAROOTDIR}/doc/mudlet
     LIBS += -lpcre \
-        -llua5.1 \
-        -lhunspell \
+        -llua \
+        -lhunspell-1.3 \
         -L/usr/local/lib/ \
         -lyajl \
         -lGLU \