diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2015-02-21 20:28:16 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2015-02-21 20:28:16 +0300 |
commit | 751f8341572a4aabb723bf4d83b80ddf4d1a9f13 (patch) | |
tree | 43ff832e7c311bd25eb7b60168ff6524e91d9d29 /debian/control | |
parent | 71d41ca6bb3a9d888b39f34a30f994ac1cf88873 (diff) | |
download | php-master.tar.gz |
php5 (5.6.6+dfsg-1+dyson1) unstable; urgency=mediumHEADdyson/5.6.6+dfsg-1+dyson1master
* Package for Dyson
* debian/control: libapparmor-dev is linux-only
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0a07366d9..579c0b532 100644 --- a/debian/control +++ b/debian/control @@ -69,7 +69,7 @@ Build-Depends: apache2-dev (>= 2.4), unixodbc-dev, zlib1g-dev, tzdata, - libapparmor-dev + libapparmor-dev [linux-any] Build-Conflicts: bind-dev Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-php/php.git |