aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-application-framework/libcom-core/files/0001-remove-dbus-check.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-application-manager/recipes-application-framework/libcom-core/files/0001-remove-dbus-check.patch')
-rw-r--r--meta-application-manager/recipes-application-framework/libcom-core/files/0001-remove-dbus-check.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-application-manager/recipes-application-framework/libcom-core/files/0001-remove-dbus-check.patch b/meta-application-manager/recipes-application-framework/libcom-core/files/0001-remove-dbus-check.patch
new file mode 100644
index 0000000..dd1a6d3
--- /dev/null
+++ b/meta-application-manager/recipes-application-framework/libcom-core/files/0001-remove-dbus-check.patch
@@ -0,0 +1,13 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -17,7 +17,7 @@
+ pkg_check_modules(pkgs REQUIRED
+ glib-2.0
+ dlog
+- libsystemd-daemon
+-)
++)
++
+
+ FOREACH(flag ${pkgs_CFLAGS})
+