summaryrefslogtreecommitdiffstats
path: root/scripts/docker/mxe-build-container
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2020-10-07 12:48:38 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-10-08 12:19:39 -0700
commit21f1cf09f7de90080951dfb96d5ef638865624dc (patch)
tree0fec6bf3e838e6c000f2e227433992acf08c39f7 /scripts/docker/mxe-build-container
parentb29140f6e816f7a4faf4d57ac2a1d9b96be269d6 (diff)
downloadsubsurface-21f1cf09f7de90080951dfb96d5ef638865624dc.tar.gz
build-system: remove Grantlee from the container setup scripts
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'scripts/docker/mxe-build-container')
-rw-r--r--scripts/docker/mxe-build-container/settings-stage2.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/docker/mxe-build-container/settings-stage2.mk b/scripts/docker/mxe-build-container/settings-stage2.mk
index f06b5a94a..3d3ad3cc3 100644
--- a/scripts/docker/mxe-build-container/settings-stage2.mk
+++ b/scripts/docker/mxe-build-container/settings-stage2.mk
@@ -10,7 +10,6 @@ MXE_TARGETS := i686-w64-mingw32.shared
# The three lines below makes `make` build these "local packages" instead of all packages.
LOCAL_PKG_LIST := curl \
- grantlee \
hidapi \
libftdi1 \
libgit2 \