All of lore.kernel.org
 help / color / mirror / Atom feed
* master - spec: Fix gobject dependency
@ 2016-03-09 13:00 Marian Csontos
  0 siblings, 0 replies; only message in thread
From: Marian Csontos @ 2016-03-09 13:00 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=e72184bb761a7f2c48caf5dae64e75d57f64bfe0
Commit:        e72184bb761a7f2c48caf5dae64e75d57f64bfe0
Parent:        55d1105fc9f7e81bdca0f4d489d157b79350cac8
Author:        Marian Csontos <mcsontos@redhat.com>
AuthorDate:    Wed Mar 9 11:42:55 2016 +0100
Committer:     Marian Csontos <mcsontos@redhat.com>
CommitterDate: Wed Mar 9 14:00:05 2016 +0100

spec: Fix gobject dependency

Use python3-gobject-base instead of python3-gobject requiring xorg

(cherry picked from commit d929d82116759f53484e662b967165ef4fe4257c)
---
 spec/packages.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/spec/packages.inc b/spec/packages.inc
index 23d6fd6..817457b 100644
--- a/spec/packages.inc
+++ b/spec/packages.inc
@@ -458,7 +458,7 @@ Requires: lvm2 >= %{version}-%{release}
 Requires: dbus
 Requires: python3-dbus
 Requires: python3-pyudev
-Requires: python3-gobject
+Requires: python3-gobject-base
 Requires(post): systemd-units >= %{systemd_version}
 Requires(preun): systemd-units >= %{systemd_version}
 Requires(postun): systemd-units >= %{systemd_version}



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-09 13:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-09 13:00 master - spec: Fix gobject dependency Marian Csontos

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.