mirror of
https://abf.rosa.ru/djam/clementine.git
synced 2025-02-24 07:22:55 +00:00
LOG Update BuildRequires
This commit is contained in:
parent
e96cac4678
commit
1d0f81954a
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
Summary: A cross-platform music player based on Amarok 1.4
|
||||
Name: clementine
|
||||
Version: 1.2.0
|
||||
Release: 2%{?extrarelsuffix}
|
||||
Release: 3%{?extrarelsuffix}
|
||||
License: GPLv3+
|
||||
Group: Sound
|
||||
Url: http://www.clementine-player.org/
|
||||
|
@ -41,6 +41,7 @@ BuildRequires: pkgconfig(gstreamer-tag-%{gstapi})
|
|||
BuildRequires: pkgconfig(libavcodec)
|
||||
BuildRequires: pkgconfig(libavutil)
|
||||
BuildRequires: pkgconfig(libcdio)
|
||||
BuildRequires: pkgconfig(libchromaprint)
|
||||
BuildRequires: pkgconfig(libechonest)
|
||||
BuildRequires: pkgconfig(libgpod-1.0)
|
||||
BuildRequires: pkgconfig(libmtp)
|
||||
|
@ -55,6 +56,7 @@ BuildRequires: pkgconfig(libusbmuxd)
|
|||
# Disable for now as indicate-qt seems to be broken and we don't really need it anyway
|
||||
#BuildRequires: pkgconfig(indicate-qt)
|
||||
BuildRequires: pkgconfig(protobuf)
|
||||
BuildRequires: pkgconfig(qca2)
|
||||
BuildRequires: pkgconfig(QJson)
|
||||
BuildRequires: pkgconfig(taglib) >= 1.6
|
||||
Requires: libprojectm-data
|
||||
|
|
Loading…
Add table
Reference in a new issue