diff options
Diffstat (limited to 'repo/system/xxhash.xibuild')
-rw-r--r-- | repo/system/xxhash.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/xxhash.xibuild b/repo/system/xxhash.xibuild index b389d46..2117b19 100644 --- a/repo/system/xxhash.xibuild +++ b/repo/system/xxhash.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(sh) PKG_VER=0.8.1 |