# HG changeset patch # User Kim Alvefur # Date 1641582603 -3600 # Node ID d5759f574fd93e0780aa02ca83bc0c62322c1c0a # Parent 0562705ae984d53bb427fa60f46a3f9b6d0bb5a0 debian: mark build dependencies only needed for documentation This should allow building without installing these, by passing DEB_BUILD_OPTIONS=nodoc. diff -r 0562705ae984 -r d5759f574fd9 debian/control --- a/debian/control Fri Jan 07 20:09:21 2022 +0100 +++ b/debian/control Fri Jan 07 20:10:03 2022 +0100 @@ -11,10 +11,10 @@ python3, debhelper (>= 10), dh-python, - python3-sphinx, - imagemagick, - librsvg2-bin, - graphviz, + python3-sphinx , + imagemagick , + librsvg2-bin , + graphviz , X-Python3-Version: >= 3.6 Homepage: https://www.mercurial-scm.org/doc/evolution/ Vcs-Browser: https://www.mercurial-scm.org/repo/evolve/