libasyncio: (reinhard) little fix.
authorReinhard Pfau <reinhard.pfau@intra2net.com>
Tue, 21 Oct 2008 17:03:28 +0000 (17:03 +0000)
committerReinhard Pfau <reinhard.pfau@intra2net.com>
Tue, 21 Oct 2008 17:03:28 +0000 (17:03 +0000)
glue_t2n/libasyncio_t2n.pc.in

index 44ac70b..6e6a555 100644 (file)
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: libsimpleio_t2n
 Description: t2n glue for libsimpleio
 Version: @VERSION@
-Requires: libsimpleio libt2n
-Libs: -L${libdir} -lsimpleio_t2n
+Requires: libasyncio libt2n
+Libs: -L${libdir} -lasyncio_t2n
 Cflags: -I${includedir}