~aacid/unity8/fix_testDash

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI bot
  • Author(s): Albert Astals
  • Date: 2014-12-02 09:25:23 UTC
  • mfrom: (1368.18.5 networkingstatus)
  • Revision ID: ps-jenkins@lists.canonical.com-20141202092523-hn0fnsbeo7hselr9
Use ubuntu::connectivity::NetworkingStatus instead of QNetworkConfigurationManager

QNetworkConfigurationManager with the networkmanager plugin tracks lots of different things while we're only really interested in if we're connected or not that is exactly what ubuntu::connectivity::NetworkingStatus does 
Approved by: Andrea Cimitan

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
# in libstdc++ causing us issues, we explicitly select a G++
13
13
# version.
14
14
               g++-4.9,
 
15
               libconnectivity-qt1-dev,
15
16
               libgl1-mesa-dev[!armhf] | libgl-dev[!armhf],
16
17
               libgl1-mesa-dri,
17
18
               libgles2-mesa-dev[armhf],