Remove unused gsettings-qt from filesystem.pri
authorFelix Yan <felixonmars@archlinux.org>
Wed, 26 Jul 2017 08:44:52 +0000 (16:44 +0800)
committerIceyer <me@iceyer.net>
Wed, 26 Jul 2017 09:02:39 +0000 (17:02 +0800)
It's not actually used.

Change-Id: I937a677c803d72cf707428f89bd9343c22cd7fcd

src/filesystem/filesystem.pri

index 12a7ce5084cc9bf9dc9ca774f53dc949ca9a4a37..4f90a6d8531e59a157bfb3bd09728b21d3157c1a 100644 (file)
@@ -14,9 +14,6 @@ SOURCES += \
 
 
 linux {
-    CONFIG += link_pkgconfig
-    PKGCONFIG += gsettings-qt
-
     SOURCES += \
         $$PWD/dfilesystemwatcher_linux.cpp
 } else:win* {