[pkg-java] r5461 - trunk/eclipse-cdt/debian

tgg at alioth.debian.org tgg at alioth.debian.org
Thu Jan 17 22:31:11 UTC 2008


Author: tgg
Date: 2008-01-17 22:31:11 +0000 (Thu, 17 Jan 2008)
New Revision: 5461

Modified:
   trunk/eclipse-cdt/debian/control
Log:
add missing ${shlibs:Depends} to eclipse-cdt. Thanks Niko Tyni.


Modified: trunk/eclipse-cdt/debian/control
===================================================================
--- trunk/eclipse-cdt/debian/control	2008-01-16 05:46:40 UTC (rev 5460)
+++ trunk/eclipse-cdt/debian/control	2008-01-17 22:31:11 UTC (rev 5461)
@@ -8,7 +8,7 @@
 
 Package: eclipse-cdt
 Architecture: any
-Depends: eclipse-platform (>= 3.2.1), gcc, make, exuberant-ctags | ctags
+Depends: ${shlibs:Depends}, eclipse-platform (>= 3.2.1), gcc, make, exuberant-ctags | ctags
 Suggests: g++
 Description: C/C++ Development Tools for Eclipse
  The eclipse-cdt package contains Eclipse features and plugins that are




More information about the pkg-java-commits mailing list