resource: fixing pkg-config file
authorJanos Kovacs <jankovac503@gmail.com>
Tue, 2 Oct 2012 13:58:31 +0000 (16:58 +0300)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Fri, 26 Oct 2012 16:10:48 +0000 (19:10 +0300)
src/resource/murphy-resource.pc.in

index 0aace7e..14eaa34 100644 (file)
@@ -5,7 +5,7 @@ includedir=@includedir@
 
 Name: murphy-resource
 Description: Murphy policy framework, resource library.
-Requires: murphy-core murphy-common @PACKAGE_VERSION@
+Requires: murphy-core murphy-common @PACKAGE_VERSION@
 Version: @PACKAGE_VERSION@
-Libs: -L${libdir} -lmurphy-core -lmurphy-common
+Libs: -L${libdir} -lmurphy-core -lmurphy-common -lmurphy-resource
 Cflags: -I${includedir}