python_pyyaml: Add TODO about libyaml optional dependency

This commit is contained in:
François Revol
2014-12-08 20:20:43 +01:00
parent d1defcff28
commit a1687f73f7

View File

@@ -35,6 +35,7 @@ REQUIRES="
cmd:python
"
#TODO: eventually depend on http://pyyaml.org/wiki/LibYAML
BUILD_REQUIRES="
haiku_devel >= $haikuVersion
cmd:sed