Magellan Linux

Diff of /branches/magellan-next/extras/modemmanager/modemmanager-0.4.998-r1.smage2

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

revision 8553 by niro, Thu Jul 21 22:14:50 2011 UTC revision 8554 by niro, Thu Jul 21 23:15:45 2011 UTC
# Line 13  DEPEND=">= sys-apps/dbus-1.4 Line 13  DEPEND=">= sys-apps/dbus-1.4
13   >= dev-libs/glib2-2.28   >= dev-libs/glib2-2.28
14   >= dev-libs/dbus-glib-0.92   >= dev-libs/dbus-glib-0.92
15   >= sys-fs/udev-171   >= sys-fs/udev-171
16   >= net-dialup/ppp-2.4.5"   >= net-dialup/ppp-2.4.5
17     >= sys-apps/polkit-0.101"
18    
19  SDEPEND=">= dev-util/pkgconfig-0.25  SDEPEND=">= dev-util/pkgconfig-0.25
20   >= dev-util/intltool-0.41"   >= dev-util/intltool-0.41"
# Line 36  src_compile() Line 37  src_compile()
37    
38   mconfigure \   mconfigure \
39   --disable-more-warnings \   --disable-more-warnings \
40   --with-udev-base-dir=/etc/udev/ \   --with-udev-base-dir=/lib/udev/ \
41     --with-polkit \
42   --without-docs \   --without-docs \
43   --without-tests \   --without-tests \
44   || die   || die

Legend:
Removed from v.8553  
changed lines
  Added in v.8554