Changeset a988c853


Ignore:
Timestamp:
09/13/2022 06:43:57 AM (19 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, 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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
9bda86e
Parents:
d56891b
Message:

Options come after command for pip3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/kf5/kf5-frameworks.xml

    rd56891b ra988c853  
    370370        kapidox)
    371371          # First install some python module dependencies
    372           as_root pip3 --no-user install doxypypy doxyqml requests
     372          as_root pip3 install --no-user doxypypy doxyqml requests
    373373
    374374          pip3 wheel -w dist --no-build-isolation --no-deps $PWD
Note: See TracChangeset for help on using the changeset viewer.