fix pipewire deps

This commit is contained in:
Tom spot Callaway 2021-04-26 14:48:46 -04:00
parent dd061771f4
commit 0f80de2bab
1 changed files with 1 additions and 2 deletions

View File

@ -439,7 +439,7 @@ BuildRequires: pulseaudio-libs-devel
# For screen sharing on Wayland, currently Fedora only thing - no epel # For screen sharing on Wayland, currently Fedora only thing - no epel
%if 0%{?fedora} %if 0%{?fedora}
BuildRequires: pkgconfig(libpipewire-0.2) BuildRequires: pkgconfig(libpipewire-0.3)
%endif %endif
# for /usr/bin/appstream-util # for /usr/bin/appstream-util
@ -517,7 +517,6 @@ BuildRequires: pkgconfig(gtk+-3.0)
%else %else
BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(gtk+-2.0)
%endif %endif
BuildRequires: pipewire-devel
BuildRequires: /usr/bin/python2 BuildRequires: /usr/bin/python2
BuildRequires: python2-devel BuildRequires: python2-devel
%if 0%{?bundlepylibs} %if 0%{?bundlepylibs}