diff --git a/src/app/app.pro b/src/app/app.pro
index 14a3cdf35c0c0864f20b58061bc19b76ab12d21e..704070830a25e9591faa24c249b41e0c86ac2d0a 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -13,8 +13,6 @@ win32 {
 }
 linux-* {
     LIBS *= -lExtensionSystem -lAggregation
-    ISGCC33=$$(GCC33)
-    !equals(ISGCC33, 1):QT += svg dbus
 
     target.path  = /bin
     INSTALLS    += target