forked from pool/usbguard
c37d0514e9
update usbguard to 0.7.5 OBS-URL: https://build.opensuse.org/request/show/745119 OBS-URL: https://build.opensuse.org/package/show/hardware/usbguard?expand=0&rev=25
14 lines
345 B
Diff
14 lines
345 B
Diff
Index: usbguard-0.7.4/Makefile.am
|
|
===================================================================
|
|
--- usbguard-0.7.4.orig/Makefile.am
|
|
+++ usbguard-0.7.4/Makefile.am
|
|
@@ -357,6 +357,7 @@ usbguard_daemon_CPPFLAGS=\
|
|
@audit_CFLAGS@
|
|
|
|
usbguard_daemon_LDADD=\
|
|
+ -lpthread \
|
|
$(top_builddir)/libusbguard.la \
|
|
@ldap_LIBS@ \
|
|
@seccomp_LIBS@ \
|
|
|