Accepting request 766591 from multimedia:libs
- BuildRequire pkgconfig(libudev) instead of libudev-devel: Allow OBS to shortcut through the -mini flavors. OBS-URL: https://build.opensuse.org/request/show/766591 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vlc?expand=0&rev=102
This commit is contained in:
commit
0b77b9d5fc
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 13:06:03 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildRequire pkgconfig(libudev) instead of libudev-devel: Allow
|
||||
OBS to shortcut through the -mini flavors.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 12 16:47:46 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
2
vlc.spec
2
vlc.spec
@ -95,7 +95,6 @@ BuildRequires: libsmbclient-devel
|
||||
BuildRequires: libssh2-devel
|
||||
BuildRequires: libtheora-devel >= 1.0
|
||||
BuildRequires: libtool
|
||||
BuildRequires: libudev-devel >= 142
|
||||
BuildRequires: libv4l-devel
|
||||
BuildRequires: libvorbis-devel >= 1.1
|
||||
BuildRequires: libvpx-devel >= 1.5.0
|
||||
@ -108,6 +107,7 @@ BuildRequires: pcre-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: posix_cc
|
||||
BuildRequires: schroedinger-devel >= 1.0.10
|
||||
BuildRequires: pkgconfig(libudev) >= 142
|
||||
#BuildRequires: slang-devel
|
||||
BuildRequires: speex-devel >= 1.0.5
|
||||
BuildRequires: update-desktop-files
|
||||
|
Loading…
x
Reference in New Issue
Block a user