debian: add build dependency on doxygen.
authorRafal Krypa <r.krypa@samsung.com>
Fri, 22 Nov 2013 09:45:45 +0000 (10:45 +0100)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Wed, 27 Nov 2013 12:14:07 +0000 (14:14 +0200)
Make sure that devel manuals will be generated for libsmack-dev package.

debian/control

index cde1ecd..984d860 100644 (file)
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Brian McGillion <brian.mcgillion@intel.com>
 Build-Depends: debhelper (>= 8),
  pkg-config, autoconf,
- libtool, dh-autoreconf
+ libtool, dh-autoreconf,
+ doxygen
 Standards-Version: 3.9.3
 Vcs-Git: git://github.com/smack-team/smack.git
 Vcs-Browser: https://github.com/smack-team/smack