aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libbash.pc.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libbash.pc.in b/libbash.pc.in
index c312986..792e815 100644
--- a/libbash.pc.in
+++ b/libbash.pc.in
@@ -5,6 +5,9 @@ includedir=@includedir@
Name: libbash
Description: A C++ library for bash
+URL: http://www.gentoo.org/proj/en/libbash/index.xml
Requires:
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}/libbash-@PACKAGE_VERSION@
+Libs: -L${libdir} -lbash
+Libs.private: -L${libdir} -lantlr3c