diff options
author | zhuyaliang <[email protected]> | 2023-10-17 14:11:10 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2023-10-17 10:26:58 +0200 |
commit | 2561c8ad2c0f4168c6021172095fe40aa789deb7 (patch) | |
tree | f06f8448ceb55d53ddd9c2ad7a148878f55d0fa7 | |
parent | 8115cbecd188b4519ea2b68797a6b50f28867c83 (diff) | |
download | mate-power-manager-2561c8ad2c0f4168c6021172095fe40aa789deb7.tar.bz2 mate-power-manager-2561c8ad2c0f4168c6021172095fe40aa789deb7.tar.xz |
build.yml: Fix ci debian build failed
-rw-r--r-- | .build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -56,6 +56,8 @@ requires: - pkg-config - xmlto - yelp-tools + - appstream + - libpolkit-gobject-1-dev # mate-desktop dependencies - iso-codes - gobject-introspection |