From eb822e80611d1fc21432f549fb6b6d087d847c1d Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 28 Mar 2018 18:31:45 -0500 Subject: harmony/zsh: add-shell is from debianutils, so add that dep --- harmony/zsh/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'harmony/zsh/APKBUILD') 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 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 -- cgit v1.2.3-60-g2f50