libasyncio: (reinhard) little fix.
authorReinhard Pfau <reinhard.pfau@intra2net.com>
Tue, 21 Oct 2008 16:24:37 +0000 (16:24 +0000)
committerReinhard Pfau <reinhard.pfau@intra2net.com>
Tue, 21 Oct 2008 16:24:37 +0000 (16:24 +0000)
asyncio/libasyncio.pc.in

index dd523db..cf69848 100644 (file)
@@ -6,6 +6,6 @@ includedir=@includedir@
 Name: libasyncio
 Description: asynchrounous io lib
 Version: @VERSION@
-Requires: asyncio_utils libi2ncommon
+Requires: libasyncio_utils libi2ncommon
 Libs: -L${libdir} -lasyncio
 Cflags: -I${includedir}