rev 15962 - kde-extras/krecipes/trunk/debian

José Manuel Santamaría Lema santa-guest at alioth.debian.org
Sun Sep 20 12:12:53 UTC 2009


Author: santa-guest
Date: 2009-09-20 12:12:53 +0000 (Sun, 20 Sep 2009)
New Revision: 15962

Modified:
   kde-extras/krecipes/trunk/debian/control
Log:
Added ${misc:Depends} for krecipes-dbg


Modified: kde-extras/krecipes/trunk/debian/control
===================================================================
--- kde-extras/krecipes/trunk/debian/control	2009-09-20 11:50:30 UTC (rev 15961)
+++ kde-extras/krecipes/trunk/debian/control	2009-09-20 12:12:53 UTC (rev 15962)
@@ -55,7 +55,7 @@
 Section: debug
 Priority: extra
 Architecture: any
-Depends: krecipes (= ${binary:Version})
+Depends: krecipes (= ${binary:Version}), ${misc:Depends}
 Description: recipes manager for KDE - debugging symbols
  Krecipes is a KDE application designed to manage recipes. It can help you to
  do your shopping list, search through your recipes to find what you can do




More information about the pkg-kde-commits mailing list