~mozillateam/firefox/firefox-beta.xenial

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Rico Tzschichholz
  • Date: 2018-05-25 06:32:20 UTC
  • Revision ID: ricotz@ubuntu.com-20180525063220-pht2tticrz6wzpu7
* Fix the webrtc build on armhf and arm64 by providing build configs rather
  than just disabling it
  - add debian/patches/extra-webrtc-build-configs.patch
  - add debian/patches/update-gn-mozbuild.patch
  - update debian/patches/series
  - update debian/config/mozconfig.in
* Fix multiple definitions of WebRtc_GetCPUFeaturesARM by excluding
  cpu_features_linux.cc, as was the case previously
  - add debian/patches/fix-armhf-webrtc-build.patch
  - update debian/patches/update-gn-mozbuild.patch
  - update debian/patches/series

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
        dbus-x11,
37
37
        xvfb,
38
38
        python (>= 2.7),
39
 
        python3 (>= 3.5),
40
39
        libffi-dev (>= 3.0.9) [powerpc ppc64el s390x],
41
40
        clang-4.0,
42
41
        llvm-4.0-dev,