diff options
author | Benjamin Berg <bberg@redhat.com> | 2021-09-15 16:48:54 +0200 |
---|---|---|
committer | Benjamin Berg <bberg@redhat.com> | 2021-09-15 16:48:54 +0200 |
commit | 02468366b2e8e1d61bdbb911560e343f177bdf22 (patch) | |
tree | 058fc81b33db109ed0eb0c19d2e1e021ccd1b315 | |
parent | 3d309ea40066c944c6a5cbc73aec29d035b3bc5c (diff) |
ci: Add patch to dependencies
Seems like this is not pulled in indirectly anymore.
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 47a2077..40caf78 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,7 @@ variables: libasan libfprint-devel meson + patch pam-devel polkit-devel python3-dbusmock |