Magellan Linux

Diff of /smage/trunk/extras/rust/rust-1.18.0-r2.smage2

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

revision 11049 by niro, Thu Aug 31 10:56:23 2017 UTC revision 11050 by niro, Thu Aug 31 11:07:13 2017 UTC
# Line 21  SDEPEND=">= sys-dev/llvm-4.0 Line 21  SDEPEND=">= sys-dev/llvm-4.0
21   >= dev-libs/libffi-3.2   >= dev-libs/libffi-3.2
22   >= dev-libs/jemalloc-5   >= dev-libs/jemalloc-5
23   >= net-misc/curl-7   >= net-misc/curl-7
24   >= net-misc/curl-dev-7"   >= net-misc/curl-dev-7
25     >= dev-libs/libffi-dev-3.2"
26    
27  if [[ ${BOOTSTRAP} = 0 ]]  if [[ ${BOOTSTRAP} = 0 ]]
28  then  then
29   SDEPEND=">= dev-lang/rust-1.18"   SDEPEND+="
30     >= dev-lang/rust-1.18"
31  fi  fi
32    
33  SRCFILE="${PNAME}c-${PVER}-src.tar.gz"  SRCFILE="${PNAME}c-${PVER}-src.tar.gz"

Legend:
Removed from v.11049  
changed lines
  Added in v.11050