summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjestin2004-07-23 13:25:59 +0000
committerjestin2004-07-23 13:25:59 +0000
commit4e247eba19de088065112c81ce0de03bc91a8017 (patch)
tree6bb0c1cd46411551125b12dc330a078cb3e1bd69 /debian
parent4e3c475fa7b990a2a898c051061c5bc253b1d634 (diff)
downloadivy-c-4e247eba19de088065112c81ce0de03bc91a8017.zip
ivy-c-4e247eba19de088065112c81ce0de03bc91a8017.tar.gz
ivy-c-4e247eba19de088065112c81ce0de03bc91a8017.tar.bz2
ivy-c-4e247eba19de088065112c81ce0de03bc91a8017.tar.xz
problematic dependancies in control file ... tcl8.3-dev is not really generic
Diffstat (limited to 'debian')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index ea52366..f2e1862 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,12 @@
Source: ivy-c
Section: devel
Priority: extra
-Maintainer: Herve Damiano <damiano@cena.fr>
+Maintainer: Yannick Jestin <jestin@cena.fr>
Standards-Version: 3.1.1.1
Package: ivy-c
Architecture: any
-Depends: ${shlibs:Depends} libpcre3
+Depends: ${shlibs:Depends}
Build-Depends: debhelper, libc6-dev, xlibs-dev, tcl8.4-dev, libgtk1.2-dev, libpcre3-dev
Conflicts: ivy-tcl
Description: Ivy software bus. runtime Package
@@ -16,7 +16,7 @@ Description: Ivy software bus. runtime Package
Package: ivy-c-dev
Architecture: any
-Depends: ivy-c (>= 3.2-3), libc6-dev, xlibs-dev, tcl8.4-dev, libgtk1.2-dev
+Depends: ivy-c (>= 3.2-3), libc6-dev, xlibs-dev, libgtk1.2-dev
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