Changeset 5ff8c3a for kde


Ignore:
Timestamp:
09/05/2022 09:04:47 PM (20 months ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
056b5965
Parents:
5b5b1d2
Message:

Add --no-user in Python module installation instructions.

File:
1 edited

Legend:

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

    r5b5b1d2 r5ff8c3a  
    370370        kapidox)
    371371          # First install some python module dependencies
    372           as_root pip3 install doxypypy doxyqml requests
     372          as_root pip3 --no-user install 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.