mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-06 07:19:51 +01:00
Maybe fix gstreamer arch-specific dependencies on 32-bit fedora.
This commit is contained in:
parent
7a681c1198
commit
eddf6c9980
2
dist/clementine.spec.in
vendored
2
dist/clementine.spec.in
vendored
@ -20,6 +20,8 @@ Requires: libgpod
|
||||
# There must be a better way to do this
|
||||
%ifarch x86_64
|
||||
%define archthing ()(64bit)
|
||||
%else
|
||||
%define archthing
|
||||
%endif
|
||||
|
||||
# GStreamer codec dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user