diff options
Diffstat (limited to 'testing/cherokee/APKBUILD')
-rw-r--r-- | testing/cherokee/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cherokee/APKBUILD b/testing/cherokee/APKBUILD index 6930e6b880..abc0da30ee 100644 --- a/testing/cherokee/APKBUILD +++ b/testing/cherokee/APKBUILD @@ -9,7 +9,7 @@ license="GPL2" depends="pcre rrdtool" makedepends="openssl-dev gettext-dev ffmpeg-dev" install= -subpackages="$pkgname-doc" +subpackages="$pkgname-dev $pkgname-doc" source="http://www.cherokee-project.com/download/0.99/${pkgver}/${pkgname}-${pkgver}.tar.gz cherokee.initd cherokee.confd |