summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorjestin2004-07-23 15:13:02 +0000
committerjestin2004-07-23 15:13:02 +0000
commit4396cd938bc12147390ceb3f01a7ebfbf5334b88 (patch)
treea2d230620d81cae5bba585c3c924d1a282b86ae1 /debian/control
parent4e247eba19de088065112c81ce0de03bc91a8017 (diff)
downloadivy-c-4396cd938bc12147390ceb3f01a7ebfbf5334b88.zip
ivy-c-4396cd938bc12147390ceb3f01a7ebfbf5334b88.tar.gz
ivy-c-4396cd938bc12147390ceb3f01a7ebfbf5334b88.tar.bz2
ivy-c-4396cd938bc12147390ceb3f01a7ebfbf5334b88.tar.xz
bon, c'est un pataquès incroyable, ivy-c et ivy-c-dev sont construit
différemment. Si il y a un empaqueteur debian motivé, qu'il se présente ...
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f2e1862..7f3e616 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Package: ivy-c
Architecture: any
Depends: ${shlibs:Depends}
Build-Depends: debhelper, libc6-dev, xlibs-dev, tcl8.4-dev, libgtk1.2-dev, libpcre3-dev
+Suggests: tclsh, wish
Conflicts: ivy-tcl
Description: Ivy software bus. runtime Package
Ivy is mostly a communication convention between processes, implemented
@@ -17,6 +18,7 @@ Description: Ivy software bus. runtime Package
Package: ivy-c-dev
Architecture: any
Depends: ivy-c (>= 3.2-3), libc6-dev, xlibs-dev, libgtk1.2-dev
+Suggests: tclsh, wish
Description: Ivy software bus. development Package
This package is needed for compiling applications using ivy-c.
Ivy is mostly a communication convention between processes, implemented