1
0
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:
David Sansome 2010-09-25 15:33:38 +00:00
parent 7a681c1198
commit eddf6c9980

View File

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