[SCM] liblo/master: Depend on doxygen, not doxygen-latex

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Fri Jan 31 16:30:36 UTC 2014


The following commit has been merged in the master branch:
commit 1f597e737820fb3ae7c83828c3456f70684fd54b
Author: Felipe Sateler <fsateler at debian.org>
Date:   Tue Dec 17 10:29:09 2013 -0300

    Depend on doxygen, not doxygen-latex

diff --git a/debian/rules b/debian/rules
index 28ec009..96214dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,9 +31,7 @@ pre-build::
 	test "$(DEB_HOST_ARCH_CPU)" != "sparc"
 	test "$(DEB_HOST_ARCH_CPU)" != "sparc64"
 
-# TODO: Check (when temporary doxygen circular dependency is dropped) if
-# perhaps only dependency on dexygen itself is satisfactory
-CDBS_BUILD_DEPENDS += , doxygen-latex
+CDBS_BUILD_DEPENDS += , doxygen
 
 DEB_UPSTREAM_URL = http://downloads.sourceforge.net/liblo
 

-- 
liblo packaging



More information about the pkg-multimedia-commits mailing list