[systemd] spec: add missing pygobject3-base to deps

Lennart Poettering lennart at fedoraproject.org
Tue Jan 15 15:39:54 UTC 2013


commit 19ab4a23cfa44b9b0335bbe12bd80538b4fe0b4b
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Jan 15 16:38:44 2013 +0100

    spec: add missing pygobject3-base to deps

 systemd.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 4bb8f48..bb8b3e9 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -159,6 +159,7 @@ License:        LGPLv2+
 Requires:       %{name} = %{version}-%{release}
 Requires:       dbus-python
 Requires:       pycairo
+Requires:       pygobject3-base
 # for the systemd-analyze split:
 Obsoletes:      systemd < 38-5
 


More information about the scm-commits mailing list