]> git.pld-linux.org Git - packages/vlc.git/commitdiff
replace BR: wayland-egl-devel with Mesa-libwayland-egl-devel auto/th/vlc-3.0.4-1
authorJan Palus <atler@pld-linux.org>
Sat, 1 Sep 2018 19:00:32 +0000 (21:00 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 1 Sep 2018 19:00:32 +0000 (21:00 +0200)
whatever's the difference and how they relate to each other... but
that's what gtk+3 depends on as well

vlc.spec

index 3d1304f97fd6401b7b761616e38b5cf7d62a2ef8..0dd1906c595c6bf1c7de3a3c9978ca74ff3395f6 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -77,6 +77,7 @@ Patch4:               no-cache.patch
 URL:           http://www.videolan.org/vlc/
 # 1.0 for X11 or GLESv1, 1.1 for GLESv2
 BuildRequires: EGL-devel >= %{?with_glesv2:1.1}%{!?with_glesv2:1.0}
+BuildRequires: Mesa-libwayland-egl-devel
 BuildRequires: OpenGL-devel
 %{?with_glesv1:BuildRequires:  OpenGLESv1-devel >= 1.1}
 %{?with_glesv2:BuildRequires:  OpenGLESv2-devel >= 2.0}
@@ -209,7 +210,6 @@ BuildRequires:      tremor-devel
 %{?with_udev:BuildRequires:    udev-devel >= 1:142}
 %{?with_vsxu:BuildRequires:    vsxu-devel}
 BuildRequires: wayland-devel >= 1.5.91
-BuildRequires: wayland-egl-devel
 BuildRequires: wayland-protocols >= 1.4
 BuildRequires: xcb-util-keysyms-devel >= 0.3.4
 BuildRequires: xorg-lib-libX11-devel
This page took 0.270079 seconds and 4 git commands to generate.