Changeset 5f9e42c9


Ignore:
Timestamp:
09/28/2017 09:10:22 PM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
caee7667
Parents:
9dc2505
Message:

Firefox - a build where stylo is enabled showed that enabling system-cairo causes style to fail to build, looking for pixman.h.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19280 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    r9dc2505 r5f9e42c9  
    245245# package. It is enabled by default, but cannot find the
    246246# headers for system nspr, pixman. If you enable stylo you
    247 # must comment out system-nspr and system-pixman, and you
    248 # must also have installed clang.
     247# must comment out system-nspr system-pixman and
     248# system-cairo, and you must also have installed clang.
    249249ac_add_options --disable-stylo
    250250
Note: See TracChangeset for help on using the changeset viewer.