[Xenomai] [PATCH] debian/control: add pkg-config as build dep
Henning Schild
henning.schild at siemens.com
Fri Feb 17 14:48:13 CET 2017
Required for PKG_CHECK_MODULES that is used for fuse in configure
Signed-off-by: Henning Schild <henning.schild at siemens.com>
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 2225648..86e8e37 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: xenomai
Section: devel
Priority: extra
Maintainer: Xenomai <xenomai at xenomai.org>
-Build-Depends: debhelper (>= 8), findutils (>= 4.2.28), autotools-dev, autoconf, automake, libtool
+Build-Depends: debhelper (>= 8), findutils (>= 4.2.28), autotools-dev, autoconf, automake, libtool,
+ pkg-config
Standards-Version: 3.9.3
Homepage: http://www.xenomai.org/
--
2.10.2
More information about the Xenomai
mailing list