]> git.pld-linux.org Git - packages/vlc.git/commitdiff
- enable libva; BR: libva-devel
authorKarol Krenski <charles@pld-linux.org>
Sun, 23 Jan 2011 23:35:23 +0000 (23:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vlc.spec -> 1.243

vlc.spec

index 4d2536060c6c682fdf1fe346c342d8b5ae438d92..22d4527b00eee226ae5309a6b3e5facb9630cd9c 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -112,6 +112,7 @@ BuildRequires:      libtheora-devel
 BuildRequires: libtool
 %{?with_upnp:BuildRequires:    libupnp-devel}
 BuildRequires: libv4l-devel
+BuildRequires: libva-devel
 BuildRequires: libvorbis-devel
 %{?with_x264:BuildRequires:    libx264-devel}
 BuildRequires: libxml2-devel
@@ -309,6 +310,7 @@ cp -f /usr/share/automake/config.* .
        --%{?with_lirc:en}%{!?with_lirc:dis}able-lirc \
        --enable-mad \
        %{?with_mozilla:--enable-mozilla } \
+       --enable-libva \
        %{?with_live:--enable-live555 } \
        %{!?with_live:--disable-live555 } \
        --enable-ncurses \
This page took 0.121 seconds and 4 git commands to generate.