1
0
mirror of https://github.com/coturn/coturn.git synced 2026-05-06 03:06:10 +02:00

Add libsystemd-dev to build dependency

This commit is contained in:
Mészáros Mihály 2021-01-10 17:53:54 +01:00
parent f0c17538a0
commit f9b95471cf

1
debian/control vendored
View File

@ -8,6 +8,7 @@ Build-Depends: debhelper-compat (= 13),
default-libmysqlclient-dev,
default-mysql-client,
dpkg-dev (>= 1.16.1~),
libsystemd-dev [linux-any],
libevent-dev (>= 2.0.1~),
libhiredis-dev,
libpq-dev,