diff options
| author | jvoisin | 2020-06-20 19:10:29 +0200 |
|---|---|---|
| committer | jvoisin | 2020-06-20 19:11:11 +0200 |
| commit | 6c220b20dcbff0084a9974bfb9ff6366a802e3bd (patch) | |
| tree | 7e6b7a1e205b4590612a81b12024dcff88a08751 /debian/control | |
| parent | 4f496c22c953c798c5b6d2a0cf22f9ee8201a071 (diff) | |
Add php-xml and php-curl as debian dependencies
Diffstat (limited to '')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 51e0b15..6e48b93 100644 --- a/debian/control +++ b/debian/control | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | Source: snuffleupagus | 1 | Source: snuffleupagus |
| 2 | Priority: optional | 2 | Priority: optional |
| 3 | Maintainer: Julien (jvoisin) Voisin <julien.voisin+snuffleupagus@dustri.org> | 3 | Maintainer: Julien (jvoisin) Voisin <julien.voisin+snuffleupagus@dustri.org> |
| 4 | Build-Depends: debhelper (>= 9), php7.0-dev | php7.1-dev | php7.2-dev | php7.3-dev | php7.4-dev | 4 | Build-Depends: debhelper (>= 9), php-curl, php-xml, php7.0-dev | php7.1-dev | php7.2-dev | php7.3-dev | php7.4-dev |
| 5 | Standards-Version: 4.1.3 | 5 | Standards-Version: 4.1.3 |
| 6 | Homepage: https://github.com/jvoisin/snuffleupagus | 6 | Homepage: https://github.com/jvoisin/snuffleupagus |
| 7 | Section: php | 7 | Section: php |
