From 005b88507f19d576c9296fcf0e1de3c78ff549a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Fri, 24 Jun 2016 17:52:48 -0300 Subject: octopi-0.8.0-4.parabola1: add lxqt-sudo as optdep, clean up dependencies and remove -j from make commands --- libre/octopi/enable-kstatus.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 libre/octopi/enable-kstatus.patch (limited to 'libre/octopi/enable-kstatus.patch') diff --git a/libre/octopi/enable-kstatus.patch b/libre/octopi/enable-kstatus.patch new file mode 100644 index 000000000..43b897707 --- /dev/null +++ b/libre/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