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