diff --git a/Jamulus.pro b/Jamulus.pro index 4d2b1376..f785b1e5 100755 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -84,6 +84,9 @@ win32 { LIBS += -ljack } + # enable to following line to support compilation on the Raspberry Pi + #LIBS += -lrt + # Linux is our source distribution, include sources from other OSs DISTFILES += mac/sound.h \ mac/sound.cpp \