mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 12:46:12 +00:00
d/control: Add Build-Depends on libbsd-dev for pidfile support when building service.
This commit is contained in:
parent
75de072948
commit
d5cc61a905
1
debian/control
vendored
1
debian/control
vendored
|
@ -9,6 +9,7 @@ Build-Depends: debhelper-compat (= 12),
|
||||||
glslang-tools,
|
glslang-tools,
|
||||||
graphviz,
|
graphviz,
|
||||||
libavcodec-dev,
|
libavcodec-dev,
|
||||||
|
libbsd-dev [linux-any],
|
||||||
libcjson-dev,
|
libcjson-dev,
|
||||||
libdbus-1-dev [linux-any],
|
libdbus-1-dev [linux-any],
|
||||||
libegl1-mesa-dev,
|
libegl1-mesa-dev,
|
||||||
|
|
Loading…
Reference in a new issue