summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfourdan2006-05-30 13:26:09 +0000
committerfourdan2006-05-30 13:26:09 +0000
commit9d5b13c408d624e6eb0a775c5cd94f236460c8c4 (patch)
tree251d963be1d0bf5f6eb5c9f361462185c9fbfcf8
parent3001c8982f6db8f1072c2978a110d4c425d65bcc (diff)
downloadivy-cplusplus-9d5b13c408d624e6eb0a775c5cd94f236460c8c4.zip
ivy-cplusplus-9d5b13c408d624e6eb0a775c5cd94f236460c8c4.tar.gz
ivy-cplusplus-9d5b13c408d624e6eb0a775c5cd94f236460c8c4.tar.bz2
ivy-cplusplus-9d5b13c408d624e6eb0a775c5cd94f236460c8c4.tar.xz
Include Yannick patch (bis)
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index db48ebc..f18ec74 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Description: C++ api for Ivy software bus. development Package
Package: ivy-cpp
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ivy-c (>= 3.8), libpcre3, xlibmesa-gl, libxxf86vm1
+Depends: ${shlibs:Depends}, ivy-c (>= 3.8), libpcre3, libxxf86vm1
Description: C++ api for Ivy software bus. runtime Package
Ivy is mostly a communication convention between processes, implemented
through a collection of libraries in several languages and for several platforms:
@@ -27,7 +27,7 @@ Description: C++ api for Ivy software bus. runtime Package
Package: ivy-cpp-glfw
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ivy-c (>= 3.8), libpcre3, xlibmesa-gl, libxxf86vm1, glfw
+Depends: ${shlibs:Depends}, ivy-c (>= 3.8), libpcre3, libxxf86vm1, glfw
Description: C++ api for Ivy software bus. runtime Package
Ivy is mostly a communication convention between processes, implemented
through a collection of libraries in several languages and for several platforms: