Remove locked_sstream from pkg-config file.
authorCarl Hetherington <cth@carlh.net>
Fri, 22 Mar 2019 13:46:08 +0000 (13:46 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 22 Mar 2019 13:46:08 +0000 (13:46 +0000)
libcxml.pc.in

index 12bee18ba7e0345108667d903c4dc652aaf48ac0..8b7c15cf7efd43519d5476dcbf963d4e9a1e95ec 100644 (file)
@@ -5,6 +5,6 @@ includedir=@includedir@
 Name: libcxml
 Description: Library to simplify XML parsing with libxml++
 Version: @version@
-Requires: libxml++-2.6 glibmm-2.4 locked_sstream
+Requires: libxml++-2.6 glibmm-2.4
 Libs: @libs@
 Cflags: -I${includedir}