[DO-972][DO-980] add freetype and pkgconf recipes (!6)
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech> Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/6
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- meson.build
|
||||
+++ meson.build
|
||||
@@ -63,7 +63,7 @@
|
||||
|
||||
subdir('libpkgconf')
|
||||
|
||||
-libpkgconf = shared_library('pkgconf',
|
||||
+libpkgconf = library('pkgconf',
|
||||
'libpkgconf/argvsplit.c',
|
||||
'libpkgconf/audit.c',
|
||||
'libpkgconf/bsdstubs.c',
|
||||
Reference in New Issue
Block a user