diff --git a/packaging/debian/control b/packaging/debian/control index 24432c21f..bf28c0128 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -13,7 +13,7 @@ Vcs-Browser: https://github.com/datastax/cpp-driver Package: cassandra-cpp-driver Section: libs Architecture: any -Pre-Depends: multiarch-support, ${misc:Pre-Depends} +Pre-Depends: libc6 (>= 2.3.6-2), ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Description: C/C++ client driver for Apache Cassandra and DataStax Products - runtime library A modern, feature-rich, and highly tunable C/C++ client library for Apache