diff options
Diffstat (limited to 'repos/extra/librewolf/abuild')
| -rw-r--r-- | repos/extra/librewolf/abuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/repos/extra/librewolf/abuild b/repos/extra/librewolf/abuild index aa09e73a..987c92f0 100644 --- a/repos/extra/librewolf/abuild +++ b/repos/extra/librewolf/abuild @@ -6,6 +6,7 @@ _version=${_ver}-${_sion} release=1 source="https://gitlab.com/api/v4/projects/32320088/packages/generic/librewolf-source/${_version}/librewolf-${_version}.source.tar.gz visibility.patch + clang-fix.patch fix-rust-target.patch" build() { |