diff options
author | zhuyaliang <[email protected]> | 2023-10-16 22:40:46 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-12-03 16:58:21 +0100 |
commit | 83149a136126d98aebc9c50d0f42f67c1c8df267 (patch) | |
tree | ecee46f45a71692411ee2db150739d2d842162e8 | |
parent | 596eafb933b15376a52fc4ddb975be49709edade (diff) | |
download | mate-system-monitor-83149a136126d98aebc9c50d0f42f67c1c8df267.tar.bz2 mate-system-monitor-83149a136126d98aebc9c50d0f42f67c1c8df267.tar.xz |
Fix ci debian build failed
Fix https://github.com/mate-desktop/mate-system-monitor/issues/254
-rw-r--r-- | .build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ requires: - make - mate-common - policykit-1 + - appstream + - libpolkit-gobject-1-dev - quilt - yelp-tools |