Fixed flatpak pcsd build

This commit is contained in:
Armin Novak 2019-03-15 08:52:07 +01:00
parent 5220c341b7
commit 3cd435b16e
1 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,8 @@
"--disable-libsystemd",
"--enable-pic",
"--disable-libusb",
"--enable-shared"
"--enable-shared",
"--with-systemdsystemunitdir=/app/lib/systemd/"
],
"sources": [
{