Updating link to change in openSUSE:Factory/vlc revision 126.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=21034fd56836185a58dbe2775ac0526b
This commit is contained in:
parent
20eb103f82
commit
96beb01ba8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 12:44:52 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Also limit lua interpreter to < 5.4 (boo#1200944).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 13 07:37:44 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
2
vlc.spec
2
vlc.spec
@ -107,7 +107,9 @@ BuildRequires: mpg123-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: posix_cc
|
||||
BuildRequires: schroedinger-devel >= 1.0.10
|
||||
BuildRequires: (lua >= 5.1 with lua < 5.4)
|
||||
BuildRequires: (lua-devel >= 5.1 with lua-devel < 5.4)
|
||||
BuildConflicts: lua >= 5.4
|
||||
BuildRequires: pkgconfig(libudev) >= 142
|
||||
BuildRequires: pkgconfig(smbclient)
|
||||
%if 0%{?is_opensuse}
|
||||
|
Loading…
x
Reference in New Issue
Block a user