diff options
author | Jan Horak <jhorak@redhat.com> | 2018-09-24 17:27:25 +0200 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2018-09-24 17:27:25 +0200 |
commit | 5749081746f97528460465e50b4f909c55c29374 (patch) | |
tree | 3ed5f8f448d5034d560d668f3d1745cbed2a8730 | |
parent | Update to 62.0.2 (diff) | |
download | librewolf-fedora-ff-5749081746f97528460465e50b4f909c55c29374.tar.gz librewolf-fedora-ff-5749081746f97528460465e50b4f909c55c29374.tar.bz2 librewolf-fedora-ff-5749081746f97528460465e50b4f909c55c29374.zip |
Added clang-devel for build require to fix llvm-configure failure
-rw-r--r-- | firefox.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index ffb9608..adf4554 100644 --- a/firefox.spec +++ b/firefox.spec @@ -244,6 +244,7 @@ BuildRequires: xorg-x11-server-Xvfb %endif BuildRequires: rust BuildRequires: cargo +BuildRequires: clang-devel Obsoletes: mozilla <= 37:1.7.13 Provides: webclient |