[packages/kde4-printer-applet] fix build with missed python-PyKDE4, release 2.

pluto pluto at pld-linux.org
Sat Aug 25 17:47:21 CEST 2012


commit f516d98c863376f17dc408b4e668dc9172c5bcbf
Author: Paweł Sikora <pawel.sikora at agmk.net>
Date:   Sat Aug 25 17:46:03 2012 +0200

    fix build with missed python-PyKDE4, release 2.

 kde4-printer-applet.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/kde4-printer-applet.spec b/kde4-printer-applet.spec
index a891c43..6615924 100644
--- a/kde4-printer-applet.spec
+++ b/kde4-printer-applet.spec
@@ -40,6 +40,7 @@ aktualne zadania drukarki, ostrzezenia i bledy.
 install -d build
 cd build
 %cmake \
+	-DINSTALL_PRINTER_APPLET=TRUE \
 	..
 %{__make}
 


More information about the pld-cvs-commit mailing list