Repair problem with build app on scratchbox. Add rules to build deb package with...
[mdictionary] / src / plugins / xdxf / XdxfDictDownloader.cpp
index 6ae05a6..887fdf5 100644 (file)
@@ -31,7 +31,9 @@
 
 
 #include <bzlib.h>
+#ifndef Q_WS_MAEMO_5
 #include <libtar.h>
+#endif
 #include <stdio.h>
 #include <fcntl.h>