Add pkg-config to Builld-Depends
[yaz-moved-to-github.git] / debian / control
index 077d466..dc313a8 100644 (file)
@@ -3,7 +3,7 @@ Section: devel
 Standards-Version: 3.6.2
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Priority: extra
-Build-Depends: debhelper (>= 4), libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev
+Build-Depends: debhelper (>= 4), pkg-config, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev
 
 Package: libyaz
 Section: libs
@@ -34,7 +34,7 @@ Description: The YAZ Z39.50 toolkit (documentation)
  YAZ is a toolkit that allows you to develop software using the
  Z39.50/ISO23950 standard for information retrieval.
  .
- This packages includes documentation for YAZ in HTML and PDF.
+ This packages includes HTML documentation for YAZ.
 
 Package: libyaz-dev
 Depends: libyaz (= ${Source-Version}), libxslt1-dev, libwrap0-dev, libssl-dev