dbus-glib python3

This commit is contained in:
Rmys
2020-02-16 22:54:02 +03:00
committed by GitHub
parent 6f77a97b14
commit 2823ddfb76
+1
View File
@@ -15,6 +15,7 @@
<Description>dbus-glib is an add-on library to integrate the standard D-Bus library with the GLib thread abstraction and main loop.</Description>
<Archive sha1sum="998b7c762c8f18c906f19fc393bb8712eabe8c97" type="targz">http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.110.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3</Dependency>
<Dependency>dbus-devel</Dependency>
<!-- New dbus uses GVariant data structure. We need glib2 >= 2.24 -->
<Dependency>glib2-devel</Dependency>