aboutsummaryrefslogtreecommitdiff
path: root/brep/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-09-15 17:48:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-09-24 11:23:34 +0200
commitb192a3fcc7875210b3e1f6bd2292022a78c9f0e1 (patch)
treefb56f7c60405a91483d31ba934b5752ec854dd19 /brep/buildfile
parentd09f17fbd7ffd5ea92feeb8aded6c66b1bfa2333 (diff)
Partial package version detals page implementation
Diffstat (limited to 'brep/buildfile')
-rw-r--r--brep/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/brep/buildfile b/brep/buildfile
index 7e73d2b..c903b37 100644
--- a/brep/buildfile
+++ b/brep/buildfile
@@ -22,7 +22,7 @@ libso{brep}: cxx.export.poptions = -I$out_root -I$src_root
import libs += libstudxml%lib{studxml}
brep = cxx{diagnostics module services package-search package-version-search \
- shared-database page} cli.cxx{options}
+ package-version-details shared-database page} cli.cxx{options}
web = ../web/apache/cxx{request service} ../web/cxx{mime-url-encoding}
libso{brep-apache}: $brep $web libso{brep} $libs