control deps fix

SVN revision: 22252
This commit is contained in:
Carsten Haitzler 2006-04-20 06:48:08 +00:00
parent c0ba116e96
commit d22af9bf00
1 changed files with 2 additions and 2 deletions

View File

@ -180,7 +180,7 @@ Description: Ecore headers, static libraries and documentation
Package: ecore0-bin
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version})
Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore0-config (= ${Source-Version})
Provides: ecore-bin
Conflicts: ecore-test
Description: Tools that support Ecore.
@ -197,7 +197,7 @@ Description: Tools that support Ecore.
Package: ecore0-debug
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version}), libecore0-config (= ${Source-Version})
Depends: ${shlibs:Depends}, libecore0 (= ${Source-Version})
Provides: ecore-debug
Conflicts: ecore-test
Description: Tools for debugging/demonstration of Ecore.