]> git.pld-linux.org Git - packages/mythtv.git/commitdiff
- removed fscn nvidia dependency; replaced with libvdpau
authorw.kier <w.kier@pld-linux.org>
Tue, 20 Oct 2009 13:59:56 +0000 (13:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mythtv.spec -> 1.81

mythtv.spec

index 14f7a95528b2c517d9631c9b229e7a4122cfb0c0..8d21089f3885e2dbfd8db9a06323f2c398b4f544 100644 (file)
@@ -70,7 +70,7 @@ Patch20:      %{name}-dshowserver_trunk.patch
 URL:           http://www.mythtv.org/
 BuildRequires: Mesa-libGLU-devel
 #BuildRequires:        OpenGL-GLU-devel
-%{?without_vdpau:BuildRequires:        OpenGL-devel}
+BuildRequires: OpenGL-devel
 BuildRequires: Qt3Support-devel
 BuildRequires: QtCore-devel
 BuildRequires: QtGui-devel
@@ -105,7 +105,7 @@ BuildRequires:      qt4-qmake
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.228
 BuildRequires: sed >= 4.0
-%{?with_vdpau:BuildRequires:   xorg-driver-video-nvidia-devel}
+%{?with_vdpau:BuildRequires:   libvdpau-devel}
 BuildRequires: xorg-lib-libXext-devel
 %{?with_xvmc:BuildRequires:    xorg-lib-libXvMC-devel}
 BuildRequires: xorg-lib-libXxf86vm-devel
@@ -257,7 +257,6 @@ Group:              Libraries
 Requires:      QtSql-mysql
 Requires:      freetype >= 1:2.0.0
 Requires:      lame
-%{?with_vdpau:Requires:                libvdpau.so.1}
 
 %description -n libmyth
 Common library code for MythTV and add-on modules (development) MythTV
This page took 0.086501 seconds and 4 git commands to generate.