libyaml: import libyaml vendor version 0.2.5
The yaml parser used in nuageinit is too incomplete, import libyaml in order to be able to use as a complete parser for nuageinit.
This commit is contained in:
@@ -33,6 +33,7 @@ _PRIVATELIBS= \
|
||||
ssh \
|
||||
ucl \
|
||||
unbound \
|
||||
yaml \
|
||||
zstd
|
||||
|
||||
# Let projects based on FreeBSD append to _PRIVATELIBS
|
||||
|
||||
Reference in New Issue
Block a user