diff options
Diffstat (limited to 'repo/system/glibc.xibuild')
-rw-r--r-- | repo/system/glibc.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/glibc.xibuild b/repo/system/glibc.xibuild index a0aa288..ca0feaa 100644 --- a/repo/system/glibc.xibuild +++ b/repo/system/glibc.xibuild @@ -1,6 +1,6 @@ #!/bin/bash -MAKEDEPS=(make patch) +MAKEDEPS=(make) DEPS=(glibc) PKG_VER=2.34 |