diff options
Diffstat (limited to 'repo/devel/mpc.xibuild')
-rw-r--r-- | repo/devel/mpc.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/devel/mpc.xibuild b/repo/devel/mpc.xibuild index dde3750..1dc2157 100644 --- a/repo/devel/mpc.xibuild +++ b/repo/devel/mpc.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(make ) DEPS=(mpfr) PKG_VER=1.2.0 |