rev 15239 - trunk/packages/kdeedu/debian

Sune Vuorela pusling-guest at alioth.debian.org
Mon Jul 13 00:03:17 UTC 2009


Author: pusling-guest
Date: 2009-07-13 00:03:16 +0000 (Mon, 13 Jul 2009)
New Revision: 15239

Modified:
   trunk/packages/kdeedu/debian/changelog
   trunk/packages/kdeedu/debian/rules
Log:
No need to make libs pull in -runtime

Modified: trunk/packages/kdeedu/debian/changelog
===================================================================
--- trunk/packages/kdeedu/debian/changelog	2009-07-13 00:01:16 UTC (rev 15238)
+++ trunk/packages/kdeedu/debian/changelog	2009-07-13 00:03:16 UTC (rev 15239)
@@ -6,6 +6,7 @@
       - also add glib build-dep to work around a bug in pkg-config
     - kstars can now use xplanet, add to build-deps.
   * Add patch to also build with -lcln when building step with qalculate
+  * No need to make libs pull in -runtime
 
  -- Sune Vuorela <debian at pusling.com>  Sat, 11 Jul 2009 22:26:30 +0200
 

Modified: trunk/packages/kdeedu/debian/rules
===================================================================
--- trunk/packages/kdeedu/debian/rules	2009-07-13 00:01:16 UTC (rev 15238)
+++ trunk/packages/kdeedu/debian/rules	2009-07-13 00:03:16 UTC (rev 15239)
@@ -5,3 +5,6 @@
 DEB_DH_MAKESHLIBS_ARGS_libkdeedu4 := -V
 DEB_DH_MAKESHLIBS_ARGS_libkiten4 := -V
 DEB_DH_MAKESHLIBS_ARGS_libmarble4 := -V
+DEB_DH_SHLIBDEPS_ARGS_libmarble4 := -- -xkdebase-runtime
+DEB_DH_SHLIBDEPS_ARGS_libkiten4 := -- -xkdebase-runtime
+DEB_DH_SHLIBDEPS_ARGS_libkdeedu4 := -- -xkdebase-runtime




More information about the pkg-kde-commits mailing list