Check for pkg-config
This commit is contained in:
parent
7313b01732
commit
d78669df9c
@ -11,6 +11,7 @@ configure do
|
||||
check_c_compiler
|
||||
check_program "mformat", on_fail: "Install the mtools package"
|
||||
check_program "parted"
|
||||
check_program "pkg-config"
|
||||
check_cfg package: "freetype2", on_fail: "Install libfreetype-dev", use: "freetype"
|
||||
sh %w[git submodule update --init]
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user