diff options
author | lukefromdc <[email protected]> | 2024-09-03 21:15:25 -0400 |
---|---|---|
committer | lukefromdc <[email protected]> | 2025-01-09 12:54:25 -0500 |
commit | e0bc3d3fd2bf58f5c5f2b2741eb6df5318f532d2 (patch) | |
tree | 0ec579d1c86aebe1bbbbf5c44a5de49e1b3bd65f /.build.yml | |
parent | c554dcdbf818faf845d41bcd2287871991b05051 (diff) | |
download | mate-control-center-e0bc3d3fd2bf58f5c5f2b2741eb6df5318f532d2.tar.bz2 mate-control-center-e0bc3d3fd2bf58f5c5f2b2741eb6df5318f532d2.tar.xz |
ci, Debian: replace no longer offered policykit-1 transitional package with polkitd and pkexec
Diffstat (limited to '.build.yml')
-rw-r--r-- | .build.yml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -63,7 +63,8 @@ requires: - libsystemd-dev - make - mate-common - - policykit-1 + - polkitd + - pkexec - python3-lxml - shared-mime-info - xsltproc |