diff build/linux/pkgconfig_files/boost_filesystem.pc @ 169:49e0633b7dd2

* Update pkgconfig files
author cheesesucker@33b003aa-7bff-0310-803a-e67f0ece8222
date Wed, 14 Jan 2009 16:58:51 +0000
parents 4a0efb7baf70
children
line wrap: on
line diff
--- a/build/linux/pkgconfig_files/boost_filesystem.pc	Wed Jan 14 15:25:53 2009 +0000
+++ b/build/linux/pkgconfig_files/boost_filesystem.pc	Wed Jan 14 16:58:51 2009 +0000
@@ -13,9 +13,8 @@
 includedir=${prefix}/include
 
 Name: Boost Filesystem
-Description:
-# Is that the correct version for boost filesystem?
-Version: 0.6
+Description: The Boost Filesystem Library provides portable facilities to query and manipulate paths, files and directories.
+Version: 1.33.1
 Requires: 
 Libs: -L${libdir} -lboost_filesystem
 Cflags: -I${includedir}