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