Magellan Linux

Diff of /smage/trunk/extras/cargo/cargo-0.18.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 9615 by niro, Fri Jul 28 13:01:30 2017 UTC revision 9616 by niro, Fri Jul 28 13:10:46 2017 UTC
# Line 18  DEPEND=">= dev-lang/rust-1.18 Line 18  DEPEND=">= dev-lang/rust-1.18
18   >= net-misc/curl-dev-7"   >= net-misc/curl-dev-7"
19    
20  SDEPEND=">= dev-util/cmake-3.6  SDEPEND=">= dev-util/cmake-3.6
21   >= dev-lang/python-2.7"   >= dev-lang/python-2.7
22     >= dev-libs/openssl-dev-1.0.2"
23    
24  if [[ ${BOOTSTRAP} = 0 ]]  if [[ ${BOOTSTRAP} = 0 ]]
25  then  then
26   SDEPEND=">= dev-util/cargo-0.18"   SDEPEND="${SDEPEND}
27     >= dev-util/cargo-0.18"
28  fi  fi
29    
30  SRCFILE="${PVER}.tar.gz"  SRCFILE="${PVER}.tar.gz"

Legend:
Removed from v.9615  
changed lines
  Added in v.9616