diff options
Diffstat (limited to 'repo/system/pahole.xibuild')
-rw-r--r-- | repo/system/pahole.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repo/system/pahole.xibuild b/repo/system/pahole.xibuild index a52d399..075ad2e 100644 --- a/repo/system/pahole.xibuild +++ b/repo/system/pahole.xibuild @@ -1,5 +1,6 @@ #!/bin/bash +MAKEDEPS=(cmake python make ) DEPS=(elfutils python) PKG_VER=1.23 |