mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
debian/control: Add xvfb and xauth as Build-Depends
This commit is contained in:
parent
4979f5bb68
commit
29bb0ec46f
1 changed files with 3 additions and 0 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -8,6 +8,9 @@ Build-Depends:
|
|||
libgtk-3-dev,
|
||||
meson,
|
||||
pkg-config,
|
||||
# to run the tests
|
||||
xvfb,
|
||||
xauth,
|
||||
Standards-Version: 4.1.3
|
||||
Homepage: https://gitlab.gnome.org/Community/Purism/calls
|
||||
|
||||
|
|
Loading…
Reference in a new issue