Changeset 2563594f for kde


Ignore:
Timestamp:
03/25/2024 06:49:17 PM (5 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
trunk
Children:
e78232f4
Parents:
e1b67062
Message:

Added Python modules in support of plasma.

Added certifi, psutil, pygdbmi, and sentry-sdk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kde/plasma5/plasma-all.xml

    re1b67062 r2563594f  
    103103    <xref linkend="lm_sensors"/>,
    104104    <xref linkend="oxygen-icons"/>,
    105     <xref linkend="pciutils"/>, and
    106     <xref linkend="power-profiles-daemon"/> (for laptops)
     105    <xref linkend="pciutils"/>,
     106    <xref linkend="power-profiles-daemon"/> (for laptops), and
     107    the following Python modules:
     108      <xref linkend="psutil"/>,
     109      <xref linkend="pygdbmi"/>,
     110      <xref linkend="sentry-sdk"/>,
     111      <xref linkend="urllib3"/> (if they are not installed, they will be
     112      downloaded and installed by the drkonqi build procedure)
    107113  </para>
    108114
Note: See TracChangeset for help on using the changeset viewer.