]> git.proxmox.com Git - pve-qemu.git/commitdiff
buildsys: ensure docs (man pages) are build
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 25 Jun 2019 09:39:32 +0000 (11:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 25 Jun 2019 09:39:54 +0000 (11:39 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control
debian/rules

index 6e28bf99b5e176dbc40be7bcf2f884d0850d8b0b..188f8afc464cbebaa011b42e7f34a15a03df7939 100644 (file)
@@ -25,6 +25,7 @@ Build-Depends: autotools-dev,
                libspice-server-dev (>= 0.14.0~),
                libusb-1.0-0-dev (>= 1.0.17-1),
                libusbredirparser-dev (>= 0.6-2),
+               python3-sphinx,
                quilt,
                texi2html,
                texinfo,
index 1c0ddb54397fe33e35eda70da4358c74376bc768..30868b0c60d221117ea68d38317898202dc293d7 100755 (executable)
@@ -53,6 +53,7 @@ config.status: configure
        --disable-strip \
        --disable-xen \
        --enable-curl \
+       --enable-docs \
        --enable-glusterfs \
        --enable-gnutls \
        --enable-jemalloc \