summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-08-13 18:45:22 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2019-08-13 18:45:22 +0100
commit372e32875ebc0b6380ac76fb0bf895ab06b7d5e4 (patch)
treebf66a3b5041a8e257f7ce46fc124c9fb3486eeef
parentGet glibmm and libxml++ flags from pkg-config (diff)
downloadgentoobrowse-372e32875ebc0b6380ac76fb0bf895ab06b7d5e4.tar.bz2
gentoobrowse-372e32875ebc0b6380ac76fb0bf895ab06b7d5e4.tar.xz
gentoobrowse-372e32875ebc0b6380ac76fb0bf895ab06b7d5e4.zip
Move non-transitive propertygentoobrowse-2.1.3
-rw-r--r--gentoobrowse/src/Jamfile.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoobrowse/src/Jamfile.jam b/gentoobrowse/src/Jamfile.jam
index 90ba02f..a35ccc4 100644
--- a/gentoobrowse/src/Jamfile.jam
+++ b/gentoobrowse/src/Jamfile.jam
@@ -53,7 +53,6 @@ alias gentoobrowse :
<library>slicer-json
<library>slicer-xml
<library>icespider
- <ice-visibility>hidden
<include>.
;
@@ -62,6 +61,7 @@ exe gentoobrowse-cgi :
:
<slicer>yes
<library>icespider-fcgi
+ <ice-visibility>hidden
;
path-constant me : . ;