From 26ffadb598d2d3dfb53874a53246e6a746e932e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 25 Oct 2016 00:50:26 -0300 Subject: move Mate ISO dependencies to [pcr] since it is enabled by default --- pcr/octopi/enable-kstatus.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 pcr/octopi/enable-kstatus.patch (limited to 'pcr/octopi/enable-kstatus.patch') diff --git a/pcr/octopi/enable-kstatus.patch b/pcr/octopi/enable-kstatus.patch new file mode 100644 index 000000000..43b897707 --- /dev/null +++ b/pcr/octopi/enable-kstatus.patch @@ -0,0 +1,12 @@ +diff -Naur notifier/octopi-notifier/octopi-notifier.pro-orig notifier/octopi-notifier/octopi-notifier.pro +--- notifier/octopi-notifier/octopi-notifier.pro-orig 2016-04-01 16:34:55.541500593 -0400 ++++ notifier/octopi-notifier/octopi-notifier.pro 2016-04-01 16:34:59.948205892 -0400 +@@ -8,7 +8,7 @@ + + # This controls whether octopi-notifier uses KStatusNotifier lib + # You SHOULD REALLY enable the following define in plasma 5 desktops! +-#DEFINES += KSTATUS ++DEFINES += KSTATUS + + contains(DEFINES, KSTATUS){ + QT += KNotifications -- cgit v1.2.3-2-g168b