aboutsummaryrefslogtreecommitdiffstats
path: root/main/docs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/docs/APKBUILD')
-rw-r--r--main/docs/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/docs/APKBUILD b/main/docs/APKBUILD
index d9f55d4adf..a7b2610572 100644
--- a/main/docs/APKBUILD
+++ b/main/docs/APKBUILD
@@ -1,12 +1,12 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=docs
-pkgver=0.1
+pkgver=0.2
pkgrel=0
pkgdesc="Meta package for pulling in all documentation"
url="http://alpinelinux.org"
arch="all"
license="MIT"
-depends=""
+depends="man"
depends_dev=""
makedepends="$depends_dev"
install=""