summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 5ec40fa..accc9d1 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -7,6 +7,7 @@ build-project src ;
build-project test ;
pkg-config.import glibmm : : <name>glibmm-2.68 ;
+pkg-config.import curl : : <name>libcurl ;
lib boost_po : : <link>shared <name>boost_program_options ;
lib adhocutil : : <link>shared : : <include>/usr/include/adhocutil <library>glibmm ;
lib dbppcore : : <link>shared : : <include>/usr/include/dbpp <library>adhocutil ;