Magellan Linux

Diff of /trunk/core/fuse3/fuse3-3.2.1-r1.smage2

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

revision 30736 by niro, Tue Mar 27 11:42:46 2018 UTC revision 30737 by niro, Tue Mar 27 11:45:34 2018 UTC
# Line 13  COMMON_DEPEND=">= virtual/glibc" Line 13  COMMON_DEPEND=">= virtual/glibc"
13  SDEPEND=">= dev-util/pkgconfig-0.26  SDEPEND=">= dev-util/pkgconfig-0.26
14   ${COMMON_DEPEND}"   ${COMMON_DEPEND}"
15    
16    if mqueryfeature "check"
17    then
18     # make check needs libcheck
19     SDEPEND+="
20     >= dev-lang/python3-3.6"
21    fi
22    
23  SRCFILE="fuse-${PVER}.tar.xz"  SRCFILE="fuse-${PVER}.tar.xz"
24  SRCDIR="${BUILDDIR}/fuse-${PVER}"  SRCDIR="${BUILDDIR}/fuse-${PVER}"
25    

Legend:
Removed from v.30736  
changed lines
  Added in v.30737