[SCM] KDE Base Runtime module packaging branch, master, updated. debian/4.6.5-1-21-g9de4d25

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Sun Oct 9 23:27:46 UTC 2011


The following commit has been merged in the master branch:
commit fd9034ecbf3e3cf1db6f4260ae3785596c20bcbf
Author: José Manuel Santamaría Lema <panfaust at gmail.com>
Date:   Mon Oct 10 01:18:10 2011 +0200

    Amend rules to avoid circular dep.
---
 debian/rules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/debian/rules b/debian/rules
index 953e48c..cb01606 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,7 @@ override_dh_makeshlibs:
 override_dh_shlibdeps:
 	$(overridden_command) -pplasma-scriptengine-javascript -- \
 		-xkdebase-runtime -xkde-runtime
+	$(overridden_command) -pkde-runtime -- -xkdebase-runtime
 	$(overridden_command) --remaining-packages
 
 override_dh_fixperms:

-- 
KDE Base Runtime module packaging



More information about the pkg-kde-commits mailing list