Magellan Linux

Diff of /trunk/extras/dconf-editor/dconf-editor-3.28.0-r1.smage2

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

revision 30898 by niro, Tue May 15 06:48:11 2018 UTC revision 30899 by niro, Tue May 15 06:59:15 2018 UTC
# Line 21  SDEPEND=">= dev-util/pkgconfig-0.25 Line 21  SDEPEND=">= dev-util/pkgconfig-0.25
21    
22  SRCFILE="${PNAME}-${PVER}.tar.xz"  SRCFILE="${PNAME}-${PVER}.tar.xz"
23    
24  sminclude mtools gnome2  sminclude mtools gnome2 meson
25    
26  UP2DATE="updatecmd_gnome ${PNAME}"  UP2DATE="updatecmd_gnome ${PNAME}"
   
 src_compile()  
 {  
  cd ${SRCDIR}  
   
  gn2_configure --disable-schema-compile || die  
  mmake || die  
 }  

Legend:
Removed from v.30898  
changed lines
  Added in v.30899