dbus rebuild

This commit is contained in:
Rmys
2022-07-19 16:50:45 +03:00
parent cdcf52b141
commit 2ddf4bc94e
+1 -1
View File
@@ -15,7 +15,7 @@
<Description>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.</Description>
<Archive sha1sum="eb2590a18c7edc842084db15b2f7f3cfaeb1c6a6" type="targz">https://dbus.freedesktop.org/releases/dbus/dbus-1.12.22.tar.gz</Archive>
<BuildDependencies>
<Dependency>expat-devel</Dependency>
<Dependency versionFrom="2.4.8">expat-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<!--<Dependency>doxygen</Dependency>-->
<Dependency>libcap-ng-devel</Dependency>