diff options
Diffstat (limited to 'repo/system/gc.xibuild')
-rw-r--r-- | repo/system/gc.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/gc.xibuild b/repo/system/gc.xibuild index c130888..5d9b27d 100644 --- a/repo/system/gc.xibuild +++ b/repo/system/gc.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(gcc) PKG_VER=8.0.6 |