[transmageddon] Some small fixes to spec file



commit 95247049fc9e81c09498d146a61c87c44059f84b
Author: Christian Fredrik Kalager Schaller <uraeus linuxrisin org>
Date:   Sun Sep 16 11:59:49 2012 +0200

    Some small fixes to spec file

 transmageddon.spec.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/transmageddon.spec.in b/transmageddon.spec.in
index 12d4ea3..84599ba 100644
--- a/transmageddon.spec.in
+++ b/transmageddon.spec.in
@@ -14,13 +14,13 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	python >= 2.5
 Requires:	gstreamer1 >= @GST_REQ@
 Requires:       notify-python
-Requires:	pygobject2
+Requires:	pygobject3
 
 BuildRequires:	gstreamer1-devel >= @GST_REQ@
 BuildRequires:	python-devel >= 2.3
 BuildRequires:  gettext
 BuildRequires:  desktop-file-utils
-BuildRequires:  pygobject2-devel
+BuildRequires:  intltool
 BuildArch: 	noarch
 
 %description



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]