Ignore:
Timestamp:
2013-10-10T11:52:07+13:00 (11 years ago)
Author:
davidb
Message:

cmake needs curl. This supporting package now added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs2-extensions/echoprint/trunk/src/packages/CASCADE-MAKE.sh

    r28347 r28374  
    1717
    1818  if [ $arg1 == "client" -o $arg1 == "all" ] ; then
    19     packlist="$packlist CMAKE BOOST TAGLIB"
     19    packlist="$packlist CURL CMAKE BOOST TAGLIB"
    2020  elif [ $arg1 = "server" -o $arg1 = "all" ] ; then
    2121    packlist="$packlist TOKYO-CABINET TOKYO-TYRANT"
Note: See TracChangeset for help on using the changeset viewer.