rev 11651 - scripts

Xavier Vello wdgt-guest at alioth.debian.org
Sun Jul 20 21:11:45 UTC 2008


Author: wdgt-guest
Date: 2008-07-20 21:11:44 +0000 (Sun, 20 Jul 2008)
New Revision: 11651

Modified:
   scripts/autofixtll
Log:
add some common libs



Modified: scripts/autofixtll
===================================================================
--- scripts/autofixtll	2008-07-18 17:38:32 UTC (rev 11650)
+++ scripts/autofixtll	2008-07-20 21:11:44 UTC (rev 11651)
@@ -129,6 +129,9 @@
     new Library('solid', '${KDE4_SOLID_LIBS}'),
     new Library('kdecore', '${KDE4_KDECORE_LIBS}'),
     new Library('kdeui', '${KDE4_KDEUI_LIBS}'),
+    new Library('kparts', '${KDE4_KPARTS_LIBS}'),
+    new Library('ktexteditor', '${KDE4_KTEXTEDITOR_LIBS}'),
+    new Library('kio', '${KDE4_KIO_LIBS}'),
     new Library('kde3support', '${KDE4_KDE3SUPPORT_LIBRARY}'),
 );
 




More information about the pkg-kde-commits mailing list