chiark / gitweb /
debian/control: Update Build-Depends.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 18 Feb 2016 14:32:22 +0000 (14:32 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 18 Feb 2016 15:56:18 +0000 (15:56 +0000)
  * We need pkg-config to find mLib.

Makefile.am
debian/control

index 732aaea18adf395827ef9398566c10d98f5605c4..fb4ea2706d030079a75cc4463bd819d6e8b62c12 100644 (file)
@@ -82,7 +82,7 @@ EXTRA_DIST            += config/auto-version
 
 ## General stuff.
 EXTRA_DIST             += debian/control debian/copyright debian/changelog
-EXTRA_DIST             += debian/rules debian/compat
+EXTRA_DIST             += debian/rules debian/compat debian/source/format
 EXTRA_DIST             += debian/yaid.install debian/yaid.init
 EXTRA_DIST             += debian/yaid.policy
 
index 08c57379663ad35be4ba11ce4f905b021c5fd90b..53166d170c4f8b0db9807127a7522225dbb5b5e6 100644 (file)
@@ -2,7 +2,7 @@ Source: yaid
 Section: net
 Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
-Build-Depends: mlib-dev (>= 2.2.1), debhelper (>= 8),
+Build-Depends: debhelper (>= 8), pkg-config, mlib-dev (>= 2.2.1)
 Standards-Version: 3.1.1
 
 Package: yaid