diff options
Diffstat (limited to 'repo/oksh')
-rw-r--r-- | repo/oksh/oksh.xibuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/repo/oksh/oksh.xibuild b/repo/oksh/oksh.xibuild index eafaab7..f7d319f 100644 --- a/repo/oksh/oksh.xibuild +++ b/repo/oksh/oksh.xibuild @@ -4,7 +4,6 @@ NAME="oksh" DESC="Portable OpenBSD ksh, based on the Public Domain KornShell (pdksh)" MAKEDEPS="make " -DEPS="sbase musl " PKG_VER=7.1 SOURCE="https://github.com/ibara/oksh/archive/oksh-$PKG_VER.tar.gz" |