Magellan Linux

Diff of /trunk/extras/network-manager-applet/network-manager-applet-1.8.0-r1.smage2

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

revision 29000 by niro, Tue May 16 15:39:32 2017 UTC revision 29001 by niro, Wed May 17 07:23:10 2017 UTC
# Line 28  NMA_DEPEND=">= net-misc/networkmanager-$ Line 28  NMA_DEPEND=">= net-misc/networkmanager-$
28    
29  SDEPEND="${LIB_DEPEND}  SDEPEND="${LIB_DEPEND}
30   ${NMA_DEPEND}   ${NMA_DEPEND}
31     >= gnome-base/gcr-3.20
32   >= dev-util/pkgconfig-0.25   >= dev-util/pkgconfig-0.25
33   >= dev-util/intltool-0.50   >= dev-util/intltool-0.50
34   >= dev-libs/gobject-introspection-1.52"   >= dev-libs/gobject-introspection-1.52"
# Line 75  src_compile() Line 76  src_compile()
76   --without-bluetooth \   --without-bluetooth \
77   --disable-migration \   --disable-migration \
78   --with-modem-manager-1 \   --with-modem-manager-1 \
79     --with-gcr \
80     --with-team \
81     --with-wwan \
82     --without-selinux \
83     --without-appindicator \
84   || die   || die
85    
86   mmake || die   mmake || die

Legend:
Removed from v.29000  
changed lines
  Added in v.29001