From 4b388163b8fc4d9ec04a81960c496bb9a4f0355e Mon Sep 17 00:00:00 2001 From: Laurence Withers Date: Mon, 31 Jul 2006 17:08:55 +0100 Subject: [PATCH] Mention dependency on libutf8 in pkgconf.in --- src/libutf8++/pkgconf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libutf8++/pkgconf.in b/src/libutf8++/pkgconf.in index a569072..0d0ddd7 100644 --- a/src/libutf8++/pkgconf.in +++ b/src/libutf8++/pkgconf.in @@ -14,7 +14,7 @@ Description: C++ wrapper around libutf8 (library for handling UTF-8) Version: @VERSION@ # Requirements -Requires: +Requires: libutf8 # Compilation information Libs: -L@LIBDIR@ -lutf8++