Updating link to change in openSUSE:Factory/vlc revision 137
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=962109dce21a86d4732d1f30b064f711
This commit is contained in:
parent
966f84ff5f
commit
e838a3fd45
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 23 19:58:28 UTC 2023 - llyyr <llyyr.public@gmail.com>
|
||||
|
||||
- Update specfile to prevent building with libplacebo v6.292.0 or newer
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 3 03:03:03 UTC 2023 - olaf@aepfle.de
|
||||
|
||||
|
4
vlc.spec
4
vlc.spec
@ -111,7 +111,7 @@ BuildConflicts: lua >= 5.4
|
||||
BuildRequires: pkgconfig(libudev) >= 142
|
||||
BuildRequires: pkgconfig(smbclient)
|
||||
%if 0%{?is_opensuse}
|
||||
BuildRequires: pkgconfig(libplacebo)
|
||||
BuildRequires: pkgconfig(libplacebo) < 6.292.0
|
||||
%endif
|
||||
#BuildRequires: slang-devel
|
||||
BuildRequires: speex-devel >= 1.0.5
|
||||
@ -140,9 +140,9 @@ BuildRequires: pkgconfig(libmtp) >= 1.0.0
|
||||
%if 0%{?suse_version} >= 1500
|
||||
BuildRequires: pkgconfig(libnfs)
|
||||
%endif
|
||||
BuildRequires: (pkgconfig(libpostproc) with pkgconfig(libpostproc) < 56)
|
||||
BuildRequires: (pkgconfig(libswscale) with pkgconfig(libswscale) < 6)
|
||||
BuildRequires: pkgconfig(libnotify)
|
||||
BuildRequires: (pkgconfig(libpostproc) with pkgconfig(libpostproc) < 56)
|
||||
BuildRequires: pkgconfig(libpulse) >= 1.0
|
||||
BuildRequires: pkgconfig(libsecret-1) >= 0.18
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
|
Loading…
x
Reference in New Issue
Block a user