diff options
Diffstat (limited to '.github/workflows/ubuntu.sh')
-rwxr-xr-x | .github/workflows/ubuntu.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ubuntu.sh b/.github/workflows/ubuntu.sh index 44226f5..3499703 100755 --- a/.github/workflows/ubuntu.sh +++ b/.github/workflows/ubuntu.sh @@ -14,6 +14,7 @@ requires=( meson # Used for meson build ) +# https://git.launchpad.net/ubuntu/+source/mate-polkit/tree/debian/control requires+=( autoconf-archive autopoint |