aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-others/security-server/security-server/0001-remove-dbus-check.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-application-manager/recipes-others/security-server/security-server/0001-remove-dbus-check.patch')
-rw-r--r--meta-application-manager/recipes-others/security-server/security-server/0001-remove-dbus-check.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-application-manager/recipes-others/security-server/security-server/0001-remove-dbus-check.patch b/meta-application-manager/recipes-others/security-server/security-server/0001-remove-dbus-check.patch
new file mode 100644
index 0000000..8242cca
--- /dev/null
+++ b/meta-application-manager/recipes-others/security-server/security-server/0001-remove-dbus-check.patch
@@ -0,0 +1,12 @@
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -1,9 +1,8 @@
+ PKG_CHECK_MODULES(SECURITY_SERVER_DEP
+ dlog
+ openssl
+ libsmack
+ libprivilege-control
+- libsystemd-daemon
+ REQUIRED
+ )
+