diff options
author | zhuyaliang <[email protected]> | 2023-10-16 22:40:46 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-10-16 17:01:00 +0200 |
commit | 71c61020bc596cccfb7582a14856cceab996a319 (patch) | |
tree | 0881c4701985f303bdc832d71eb88dd5b3fbae5f | |
parent | 3d354f8f4fd2d24b2b8ec00ed3e62139d5258152 (diff) | |
download | mate-system-monitor-71c61020bc596cccfb7582a14856cceab996a319.tar.bz2 mate-system-monitor-71c61020bc596cccfb7582a14856cceab996a319.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 |