summaryrefslogtreecommitdiff
path: root/harmony
diff options
context:
space:
mode:
authorHorst G. Burkhardt <horst@adelielinux.org>2018-03-30 09:17:32 +0000
committerHorst G. Burkhardt <horst@adelielinux.org>2018-03-30 09:17:32 +0000
commit785c932108ea622d413108b753ba84d7a164db08 (patch)
treec8903cf73a4a4dc2386aca00cd8f6318b7217cfd /harmony
parent3e9ffa4d3e06fe0818b7cd283e6334674b941004 (diff)
parenteb822e80611d1fc21432f549fb6b6d087d847c1d (diff)
downloadpackages-785c932108ea622d413108b753ba84d7a164db08.tar.gz
packages-785c932108ea622d413108b753ba84d7a164db08.tar.bz2
packages-785c932108ea622d413108b753ba84d7a164db08.tar.xz
packages-785c932108ea622d413108b753ba84d7a164db08.zip
Merge branch 'master' of code.foxkit.us:adelie/packages
Diffstat (limited to 'harmony')
-rw-r--r--harmony/zsh/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/harmony/zsh/APKBUILD b/harmony/zsh/APKBUILD
index 277501492..0405b6ba6 100644
--- a/harmony/zsh/APKBUILD
+++ b/harmony/zsh/APKBUILD
@@ -3,11 +3,12 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=zsh
pkgver=5.4.1
-pkgrel=0
+pkgrel=1
pkgdesc="A very advanced and programmable command interpreter (shell)"
url="http://www.zsh.org/"
arch="all"
license="BSD"
+depends="debianutils" # add-shell
makedepends="ncurses-dev pcre-dev"
install="zsh.post-install zsh.post-upgrade zsh.pre-deinstall"
source="http://www.zsh.org/pub/$pkgname-$pkgver.tar.gz