summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorMarian Csontos <mcsontos@redhat.com>2016-02-23 10:30:39 +0100
committerMarian Csontos <mcsontos@redhat.com>2016-03-09 10:58:21 +0100
commitd7ca164597ec5f334c061ffbad78677c4b36f281 (patch)
treeac8292218345dc3cf022def26a6cb6d1a4cf762f /spec
parentcb968ee875a232c8ca19c6277c0fcb223cbed93b (diff)
downloadlvm2-d7ca164597ec5f334c061ffbad78677c4b36f281.tar.gz
spec: Add missing dependency for dbusd
(cherry picked from commit 7435de21492f6b37ac7664d1f27b4a8dcc4d0dd4)
Diffstat (limited to 'spec')
-rw-r--r--spec/packages.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/packages.inc b/spec/packages.inc
index bfc67037e..23d6fd67d 100644
--- a/spec/packages.inc
+++ b/spec/packages.inc
@@ -458,6 +458,7 @@ Requires: lvm2 >= %{version}-%{release}
Requires: dbus
Requires: python3-dbus
Requires: python3-pyudev
+Requires: python3-gobject
Requires(post): systemd-units >= %{systemd_version}
Requires(preun): systemd-units >= %{systemd_version}
Requires(postun): systemd-units >= %{systemd_version}