1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-09-29 15:25:24 +00:00

Add python3-docutils as build dependency

We want to use rst2man for generating manpages.
This commit is contained in:
Evangelos Ribeiro Tzaras 2022-05-31 16:05:16 +02:00
parent 0d6ceca324
commit 73109fb235

1
debian/control vendored
View file

@ -29,6 +29,7 @@ Build-Depends:
meson, meson,
modemmanager-dev, modemmanager-dev,
pkg-config, pkg-config,
python3-docutils,
valac, valac,
xauth, xauth,
xvfb, xvfb,