diff options
author | Martin Stransky <stransky@redhat.com> | 2018-10-18 14:01:05 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-10-18 14:01:05 +0200 |
commit | 436ab8649287fa31cd81c2c88ce2dc582b092c4c (patch) | |
tree | 6ba94f277818b6d0f31c574215e756c228e18a95 | |
parent | Updated to 63.0 (diff) | |
download | librewolf-fedora-ff-436ab8649287fa31cd81c2c88ce2dc582b092c4c.tar.gz librewolf-fedora-ff-436ab8649287fa31cd81c2c88ce2dc582b092c4c.tar.bz2 librewolf-fedora-ff-436ab8649287fa31cd81c2c88ce2dc582b092c4c.zip |
Build fix
-rw-r--r-- | firefox.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 210d939..92f1a7f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -210,6 +210,7 @@ BuildRequires: clang-libs %if 0%{?fedora} > 27 BuildRequires: pipewire-devel %endif +BuildRequires: cbindgen Requires: mozilla-filesystem Requires: p11-kit-trust |