diff --git a/picard.changes b/picard.changes index d061aae..599a3eb 100644 --- a/picard.changes +++ b/picard.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 23 10:34:30 UTC 2012 - Ralf Lang + +- add a requires: on python-qt4. picard will not run without this + ------------------------------------------------------------------- Tue Feb 21 11:14:04 UTC 2012 - saschpe@suse.de diff --git a/picard.spec b/picard.spec index c61f1dc..cb95df0 100644 --- a/picard.spec +++ b/picard.spec @@ -16,6 +16,7 @@ # + Name: picard Version: 0.15.1 Release: 0 @@ -52,6 +53,7 @@ BuildRequires: python-mutagen BuildRequires: python-qt4 BuildRequires: update-desktop-files Requires: python-mutagen +Requires: python-qt4 %py_requires %endif %if 0%{?fedora}