diff options
Diffstat (limited to 'testing/monkey')
-rw-r--r-- | testing/monkey/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/monkey/APKBUILD b/testing/monkey/APKBUILD index 693260d660..e4d91e2828 100644 --- a/testing/monkey/APKBUILD +++ b/testing/monkey/APKBUILD @@ -7,7 +7,7 @@ pkgdesc='A fast and lightweight HTTP server designed for embedded devices.' url='http://monkey-project.com/' license='GPL2' arch='all' -makedepends='bash' +makedepends='bash findutils' subpackages="$pkgname-doc" source="http://monkey-project.com/releases/1.1/$pkgname-$pkgver.tar.gz strsignal.patch |