Ignore:
Timestamp:
09/15/2022 05:15:50 PM (2 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/xf86-video-removal
Children:
b051e0e
Parents:
54a9539
Message:

Add duktape-2.7.0, allow polkit to use duktape instead of JS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/polkit.xml

    r54a9539 rf401faa6  
    9494    <para role="required">
    9595      <xref linkend="glib2"/> and
    96       <xref linkend="js91"/>
     96      <xref linkend="js91"/> or
     97      <xref linkend="duktape"/>
    9798    </para>
    9899
     
    238239      -Dsystemdsystemunitdir=/tmp   \
    239240      -Dtests=true                  \
    240       -Djs_engine=mozjs             \
     241      -Djs_engine=duktape           \
    241242      ..                            &amp;&amp;
    242243ninja</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.