diff options
Diffstat (limited to 'main/logrotate/APKBUILD')
-rw-r--r-- | main/logrotate/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/logrotate/APKBUILD b/main/logrotate/APKBUILD index 75aa8fab9f..415e4e4b4b 100644 --- a/main/logrotate/APKBUILD +++ b/main/logrotate/APKBUILD @@ -8,7 +8,7 @@ url="https://fedorahosted.org/logrotate/" arch="all" license="GPL" depends= -makedepends="popt-dev wget" +makedepends="popt-dev" subpackages="$pkgname-doc" source="https://fedorahosted.org/releases/l/o/logrotate/logrotate-$pkgver.tar.gz logrotate-3.7.9-atomic-create.patch |