summaryrefslogtreecommitdiff
path: root/skip/ghc/ghc.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'skip/ghc/ghc.xibuild')
-rw-r--r--skip/ghc/ghc.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/skip/ghc/ghc.xibuild b/skip/ghc/ghc.xibuild
index ecd9adf..3ada515 100644
--- a/skip/ghc/ghc.xibuild
+++ b/skip/ghc/ghc.xibuild
@@ -4,7 +4,7 @@ NAME="ghc"
DESC="The Glasgow Haskell Compiler"
MAKEDEPS="make "
-DEPS="sbase gcc gmp libffi llvm musl ncurses perl "
+DEPS="toybox gcc gmp libffi llvm musl ncurses perl "
PKG_VER=9.0.1
SOURCE="https://downloads.haskell.org/~ghc/$PKG_VER/ghc-$PKG_VER-src.tar.xz"