[gedit] Get back the python3-gobject require

Ignacio Casal Quinteiro nacho at fedoraproject.org
Fri Jan 18 19:17:13 UTC 2013


commit 9a251667577f42078aaa33fcd8c47234bd3e60f0
Author: Ignacio Casal Quinteiro <ignacio.casal at nice-software.com>
Date:   Fri Jan 18 20:16:43 2013 +0100

    Get back the python3-gobject require

 gedit.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gedit.spec b/gedit.spec
index 2eb0341..198d4da 100644
--- a/gedit.spec
+++ b/gedit.spec
@@ -54,6 +54,7 @@ BuildRequires: gobject-introspection-devel
 BuildRequires: yelp-tools
 BuildRequires: itstool
 
+Requires: python3-gobject >= %{pygo_version}
 # the run-command plugin uses zenity
 Requires: zenity
 Requires: gsettings-desktop-schemas


More information about the scm-commits mailing list