diff options
Diffstat (limited to 'testing/icingaweb2-module-pnp/APKBUILD')
-rw-r--r-- | testing/icingaweb2-module-pnp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/icingaweb2-module-pnp/APKBUILD b/testing/icingaweb2-module-pnp/APKBUILD index db5ab33554..b1af447f5e 100644 --- a/testing/icingaweb2-module-pnp/APKBUILD +++ b/testing/icingaweb2-module-pnp/APKBUILD @@ -9,7 +9,7 @@ url="http://www.icinga.org" arch="noarch" license="GPL2" _php=php5 -depends="icingaweb2-module-director ${_php}-xml" +depends="icingaweb2-module-director" pkggroups="icingaweb2" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/Icinga/$pkgname/archive/v$pkgver.tar.gz" |