]> git.sur5r.net Git - minitube/blobdiff - minitube.pro
Bump debhelper comapt level to 9
[minitube] / minitube.pro
index 99ae3e3ffb3759e486b826cf91a4872cac693b8d..1ba822f3d8013ee7566da8e5247e6d4ac7d26ae9 100644 (file)
@@ -1,8 +1,7 @@
 CONFIG += release
 TEMPLATE = app
-VERSION = 1.7
+VERSION = 1.8
 DEFINES += APP_VERSION="$$VERSION"
-INCLUDEPATH += /usr/include/phonon
 
 APP_NAME = Minitube
 DEFINES += APP_NAME="$$APP_NAME"
@@ -116,7 +115,8 @@ include(locale/locale.pri)
 # deploy
 DISTFILES += CHANGES \
     COPYING
-unix:!mac { 
+unix:!mac {
+    INCLUDEPATH += /usr/include/phonon
     QT += dbus
     HEADERS += src/gnomeglobalshortcutbackend.h
     SOURCES += src/gnomeglobalshortcutbackend.cpp