mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-22 15:30:13 +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
|
# There must be a better way to do this
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
%define archthing ()(64bit)
|
%define archthing ()(64bit)
|
||||||
|
%else
|
||||||
|
%define archthing
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# GStreamer codec dependencies
|
# GStreamer codec dependencies
|
||||||
|
Loading…
Reference in New Issue
Block a user