mirror of
https://abf.rosa.ru/djam/clementine.git
synced 2025-02-23 23:12:56 +00:00
Suggest gstreamer faac and faad
This commit is contained in:
parent
2c314aa3db
commit
be7fc039b3
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
Summary: A cross-platform music player based on Amarok 1.4
|
||||
Name: clementine
|
||||
Version: 1.2.3
|
||||
Release: 3%{?extrarelsuffix}
|
||||
Release: 4%{?extrarelsuffix}
|
||||
License: GPLv3+
|
||||
Group: Sound
|
||||
Url: http://www.clementine-player.org/
|
||||
|
@ -82,6 +82,8 @@ Requires: qt4-database-plugin-sqlite
|
|||
Requires: gstreamer%{gstapi}-flac
|
||||
Requires: gstreamer%{gstapi}-plugins-ugly
|
||||
Suggests: gstreamer%{gstapi}-decoders-audio
|
||||
Suggests: gstreamer%{gstapi}-faac
|
||||
Suggests: gstreamer%{gstapi}-faad
|
||||
# Needed to be able to mount ipod/iphone/ipad (not tested locally) but it's also pulling gvfs
|
||||
# which is need at least to mount mtp devices (tested locally)
|
||||
Suggests: gvfs-iphone
|
||||
|
|
Loading…
Add table
Reference in a new issue