We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da2fd5 commit 7f193cbCopy full SHA for 7f193cb
packaging/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: https://github.com/datastax/cpp-driver
13
Package: cassandra-cpp-driver
14
Section: libs
15
Architecture: any
16
-Pre-Depends: multiarch-support, ${misc:Pre-Depends}
+Pre-Depends: libc6 (>= 2.3.6-2), ${misc:Pre-Depends}
17
Depends: ${shlibs:Depends}, ${misc:Depends}
18
Description: C/C++ client driver for Apache Cassandra and DataStax Products - runtime library
19
A modern, feature-rich, and highly tunable C/C++ client library for Apache
0 commit comments