From 2ddf4bc94e66dd41c58c23155e415d444a5c4de8 Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 19 Jul 2022 16:50:45 +0300 Subject: [PATCH] dbus rebuild --- system/base/dbus/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/base/dbus/pspec.xml b/system/base/dbus/pspec.xml index bdeac3d4..2e34ab7b 100644 --- a/system/base/dbus/pspec.xml +++ b/system/base/dbus/pspec.xml @@ -15,7 +15,7 @@ D-Bus supplies both a system daemon (for events such as "new hardware device added" or "printer queue changed") and a per-user-login-session daemon (for general IPC needs among user applications). Also, the message bus is built on top of a general one-to-one message passing framework, which can be used by any two apps to communicate directly (without going through the message bus daemon). Currently the communicating applications are on one computer, but TCP/IP option is available and remote support planned. https://dbus.freedesktop.org/releases/dbus/dbus-1.12.22.tar.gz - expat-devel + expat-devel libX11-devel libcap-ng-devel