Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sailfishos/gecko-dev
base: 6d495e6b57279e163df3a8fa2865d07dea297681
Choose a base ref
...
head repository: sailfishos/gecko-dev
compare: ba75a9cdad119eaf1099004b2b656accf80e7e72
Choose a head ref
  • 8 commits
  • 1 file changed
  • 2 contributors

Commits on May 5, 2021

  1. [sailfishos][rpm] Add clang-devel to build requirements. Contributes …

    …to JB#54160
    
    This fixes the build error: "Unable to find libclang: "couldn't find any
    valid shared libraries matching: ['libclang.so', 'libclang-*.so',
    'libclang.so.*', 'libclang-*.so.*'], set the `LIBCLANG_PATH` environment
    variable to a path where one of these files can be found (invalid: [])
    error: failed to run custom build command for `neqo-crypto v0.2.4".
    paveltkv committed May 5, 2021
    Copy the full SHA
    5e07026 View commit details
    Browse the repository at this point in the history
  2. [sailfishos][rpm] Add libicu to build requirements. Contributes to JB…

    …#54160
    
    This fixes the build errors:
    armv7hl-meego-linux-gnueabi-ld: cannot find -licui18n
    armv7hl-meego-linux-gnueabi-ld: cannot find -licuuc
    armv7hl-meego-linux-gnueabi-ld: cannot find -licudata
    paveltkv committed May 5, 2021
    Copy the full SHA
    da33748 View commit details
    Browse the repository at this point in the history
  3. [sailfishos][rpm] Add python3-sqlite to build requirements. Contribut…

    …es to JB#54160
    
    This fixes the build error: "ModuleNotFoundError: No module named '_sqlite3'".
    paveltkv committed May 5, 2021
    Copy the full SHA
    4c0d054 View commit details
    Browse the repository at this point in the history
  4. [sailfishos][rpm] Bump up the required nspr version to 4.25.0. Contri…

    …butes to JB#54160
    
    This fixes the build error: "Requested 'nspr >= 4.25' but version of NSPR
    is 4.24.0".
    paveltkv committed May 5, 2021
    Copy the full SHA
    fd8f5c4 View commit details
    Browse the repository at this point in the history
  5. [sailfishos][rpm] Bump up the required nss version to 3.53.1. Contrib…

    …utes to JB#54160
    
    This fixes the build error: "Requested 'nss >= 3.53.1' but version of NSS
    is 3.49+git1".
    paveltkv committed May 5, 2021
    Copy the full SHA
    14f0648 View commit details
    Browse the repository at this point in the history
  6. [sailfishos][rpm] Set minimum required libpng version to 1.6.35. Cont…

    …ributes to JB#54160
    
    This fixes the build error: "Insufficient libpng version (10635 required).".
    paveltkv committed May 5, 2021
    Copy the full SHA
    2162735 View commit details
    Browse the repository at this point in the history
  7. [sailfishos][rpm] Add libatomic to build requirements. Contributes to…

    … JB#54160
    
    This fixes the build error: "media/ffvpx/libavutil/libmozavutil.so
    /usr/bin/ld: cannot find -latomic".
    paveltkv committed May 5, 2021
    Copy the full SHA
    6568fcc View commit details
    Browse the repository at this point in the history
  8. Merge branch 'omp-jb54160' into 'sailfishos-esr78'

    [sailfishos][rpm] Update esr78 build requirements. Fixes JB#54160
    
    See merge request mer-core/gecko-dev!264
    rainemak committed May 5, 2021
    Copy the full SHA
    ba75a9c View commit details
    Browse the repository at this point in the history