From cc22b08ddcadaa0e6ba803e2682d7e3f5f5dff2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Verg=C3=A9?= Date: Sat, 17 Jan 2015 16:42:19 +0100 Subject: [PATCH] Fix broken dependencies --- dissy.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dissy.spec b/dissy.spec index 06c6968..9a061a8 100644 --- a/dissy.spec +++ b/dissy.spec @@ -1,6 +1,6 @@ Name: dissy Version: 10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Graphical frontend to the objdump disassembler License: GPLv2 URL: http://code.google.com/p/dissy @@ -9,8 +9,8 @@ Source1: dissy.desktop BuildRequires: desktop-file-utils BuildRequires: python2-devel python-setuptools Requires: binutils -Requires: pygtk2 Requires: pygobject2 +Requires: pywebkitgtk BuildArch: noarch %description @@ -48,6 +48,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{S:1} %{python_sitelib}/%{name}-%{version}-py2.7.egg-info %changelog +* Sat Jan 17 2015 Adrien Vergé - 10-2 +- Fix broken dependencies + * Thu Aug 15 2013 Christopher Meng - 10-1 - SPEC Cleanup. - Update to latest version and drop the old patch.