diff options
Diffstat (limited to 'app-crypt/kencfs-plasma/files/kencfs-plasma-2.0.1_alpha-qt-5.11.patch')
-rw-r--r-- | app-crypt/kencfs-plasma/files/kencfs-plasma-2.0.1_alpha-qt-5.11.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-crypt/kencfs-plasma/files/kencfs-plasma-2.0.1_alpha-qt-5.11.patch b/app-crypt/kencfs-plasma/files/kencfs-plasma-2.0.1_alpha-qt-5.11.patch new file mode 100644 index 000000000000..3efc5e418383 --- /dev/null +++ b/app-crypt/kencfs-plasma/files/kencfs-plasma-2.0.1_alpha-qt-5.11.patch @@ -0,0 +1,11 @@ +--- a/kencfs-plasma.pro 2017-02-05 10:09:37.000000000 +0100 ++++ b/kencfs-plasma.pro 2018-09-11 19:43:41.594198503 +0200 +@@ -15,7 +15,7 @@ + + TRANSLATIONS = kencfs_it_IT.ts kencfs_ro_RO.ts kencfs_cs_CZ.ts kencfs_ru_RU.ts + +-QT += widgets KWallet KConfigCore KNotifications ++QT += dbus widgets KWallet KConfigCore KNotifications + CONFIG += qtsingleapplication + + include(singleapplication.pri) |