From a55c6d26af422e88fa834724efc120a08db1651a Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Mon, 21 Sep 2015 09:37:36 +0800 Subject: [PATCH] Refine Description in pkgconfig file --- uchardet.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uchardet.pc.in b/uchardet.pc.in index 7e2e279..660a401 100644 --- a/uchardet.pc.in +++ b/uchardet.pc.in @@ -4,7 +4,7 @@ libdir=@DIR_LIBRARY@ includedir=@DIR_INCLUDE@ Name: uchardet -Description: universalchardet +Description: An encoding detector library ported from Mozilla Version: @UCHARDET_VERSION@ Requires: Libs: -L${libdir} -luchardet