aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6c14036..1306c8f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper, python, python-dev, python-epydoc
Package: python-ivy
Section: devel
Architecture: i386
-Depends: libc6-dev, ivy-c (>= 3.3), python
+Depends: libc6-dev, ivy-c (>= 3.7), ivy-c-dev (>= 3.7), python
Conflicts: ivycpy213sa, ivycpy
Description: Ivy stub for Python (wrapper above ivyc).
Ivycpy provides a Python access to the Ivy Bus. It is a wrapper above ivyc library ([3.3 .. 3.6]).