Commits

Romain Naour committed 77c2c46f17d
package/xenomai: add host-pkgconf dependency Without pkg-config PKG_CHECK_MODULES won't be expanded and ./configure script produces following error message: ./configure: line 13810: syntax error near unexpected token `FUSE,' ./configure: line 13810: ` PKG_CHECK_MODULES(FUSE, fuse)' Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>