Remove libsystemd-dev from Ubuntu dependencies (#36167)

Removed 'libsystemd-dev' from the list of dependencies.
pull/36170/head
Adeeb Shihadeh 1 day ago committed by GitHub
parent 30c388aea8
commit 3751d9cf51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      tools/install_ubuntu_dependencies.sh

@ -53,7 +53,6 @@ function install_ubuntu_common_requirements() {
libzmq3-dev \
libzstd-dev \
libsqlite3-dev \
libsystemd-dev \
locales \
opencl-headers \
ocl-icd-libopencl1 \

Loading…
Cancel
Save