We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66eaa37 commit 2942c39Copy full SHA for 2942c39
ext/packaging/debian-php5.6/control
@@ -4,7 +4,8 @@ Priority: optional
4
Maintainer: Michael Penick <[email protected]>
5
Build-Depends: debhelper (>= 9~),
6
dh-php (>= 0.10~),
7
- php-all-dev,
+ php5.6-dev,
8
+ dh-php,
9
pkg-config,
10
cassandra-cpp-driver-dev (>= 2.7.0)
11
Homepage: http://datastax.github.io/php-driver/
ext/packaging/debian-php7.0/control
+ php7.0-dev,
0 commit comments