rpms/phonon-backend-vlc/devel phonon-backend-vlc.spec,1.9,1.10

Rex Dieter rdieter at rpmfusion.org
Fri Oct 21 23:16:29 CEST 2011


Author: rdieter

Update of /cvs/free/rpms/phonon-backend-vlc/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv2380

Modified Files:
	phonon-backend-vlc.spec 
Log Message:
s/xml-2.0/libxml-2.0/



Index: phonon-backend-vlc.spec
===================================================================
RCS file: /cvs/free/rpms/phonon-backend-vlc/devel/phonon-backend-vlc.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- phonon-backend-vlc.spec	21 Oct 2011 21:03:21 -0000	1.9
+++ phonon-backend-vlc.spec	21 Oct 2011 21:16:29 -0000	1.10
@@ -21,10 +21,10 @@
 BuildRequires: cmake >= 2.6.0
 BuildRequires: kde-filesystem
 BuildRequires: pkgconfig(libvlc) >= 1.1.1
+BuildRequires: pkgconfig(libxml-2.0)
 BuildRequires: pkgconfig(phonon) >= 4.5.50
 BuildRequires: pkgconfig(QtCore) pkgconfig(QtGui)
 BuildRequires: pkgconfig(xcb) 
-BuildRequires: pkgconfig(xml-2.0) 
 
 %global phonon_ver %(pkg-config --modversion phonon 2>/dev/null || echo 4.5.50)
 %global vlc_ver %(pkg-config --modversion libvlc 2>/dev/null || echo 1.1.0)



More information about the rpmfusion-commits mailing list