diff options
Diffstat (limited to 'repo/devel/patch.xibuild')
-rw-r--r-- | repo/devel/patch.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/devel/patch.xibuild b/repo/devel/patch.xibuild index 7d1dfd0..2249090 100644 --- a/repo/devel/patch.xibuild +++ b/repo/devel/patch.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(glibc attr) PKG_VER=2.7 |