head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2008.12.30.21.45.57; author rse; state Exp; branches; next ; commitid TlAEbUeXZZd9pxwt; desc @@ 1.1 log @new package: augeas 0.3.5 (Configuration Editing Tool) @ text @Index: augeas.pc.in --- augeas.pc.in.orig 2008-10-03 03:11:29 +0200 +++ augeas.pc.in 2008-12-30 22:37:48 +0100 @@@@ -7,5 +7,5 @@@@ Version: @@VERSION@@ Description: Augeas configuration editing library Requires: -Libs: -L${libdir} -laugeas @@LIBS@@ +Libs: -L${libdir} -laugeas -laugeas_fa @@LIBS@@ Cflags: -I${includedir} @