[Pcsclite-cvs-commit] CVS libmusclecard/src

CVS User rousseau ludovic.rousseau@free.fr
Wed, 06 Oct 2004 03:02:23 -0600


Update of /cvsroot/pcsclite/libmusclecard/src
In directory haydn:/tmp/cvs-serv21156

Modified Files:
	libmusclecard.pc.in 
Log Message:
do not force the libpcsclite version to use since the two packages are
now independents


--- /cvsroot/pcsclite/libmusclecard/src/libmusclecard.pc.in	2004/07/03 16:16:56	1.4
+++ /cvsroot/pcsclite/libmusclecard/src/libmusclecard.pc.in	2004/10/06 09:02:22	1.5
@@ -7,6 +7,6 @@
 Name: MuscleCard
 Description: MuscleCard interface (uses PC/SC smart card interface)
 Version: @VERSION@
-Requires: libpcsclite = @VERSION@
+Requires: libpcsclite
 Libs: -L${libdir} -lmusclecard
 Cflags: -I${includedir}