SHA256
1
0
forked from pool/picard

Accepting request 106623 from home:ralflangb1:branches:multimedia:apps

- add a requires: on python-qt4. picard will not run without this

OBS-URL: https://build.opensuse.org/request/show/106623
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/picard?expand=0&rev=20
This commit is contained in:
Sascha Peilicke 2012-02-23 11:06:28 +00:00 committed by Git OBS Bridge
parent 753434d03f
commit acb038a8d8
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 23 10:34:30 UTC 2012 - Ralf Lang <lang@b1-systems.de>
- add a requires: on python-qt4. picard will not run without this
-------------------------------------------------------------------
Tue Feb 21 11:14:04 UTC 2012 - saschpe@suse.de

View File

@ -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}