[SCM] libav/experimental: add forgotten build-depends on texi2html
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Mon Feb 17 22:05:36 UTC 2014
The following commit has been merged in the experimental branch:
commit 9271801008dac2cfbd99e1f68a66676923c99ce7
Author: Reinhard Tartler <siretart at tauware.de>
Date: Fri Jan 24 03:37:35 2014 +0000
add forgotten build-depends on texi2html
otherwise, we don't get the documentation (and manpages) built.
diff --git a/debian/control b/debian/control
index c001cdb..90fb86f 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,7 @@ Build-Depends:
libxfixes-dev,
libxvidcore-dev,
libxvmc-dev,
- texinfo,
+ texi2html,
yasm [any-amd64 any-i386],
zlib1g-dev
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list