diff options
author | Martin Stransky <stransky@redhat.com> | 2019-01-29 10:54:01 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2019-01-29 10:54:01 +0100 |
commit | 1ea12d7c11d9c09a28457ef89f2ea1b1448a22d1 (patch) | |
tree | 14b5a00889532ef489b8ab4d38a578746817c9bd /firefox.spec | |
parent | Uploaded new cbindgen 6.8.0 (diff) | |
download | librewolf-fedora-ff-1ea12d7c11d9c09a28457ef89f2ea1b1448a22d1.tar.gz librewolf-fedora-ff-1ea12d7c11d9c09a28457ef89f2ea1b1448a22d1.tar.bz2 librewolf-fedora-ff-1ea12d7c11d9c09a28457ef89f2ea1b1448a22d1.zip |
Disabled system icu
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index a76f837..8b32337 100644 --- a/firefox.spec +++ b/firefox.spec @@ -174,7 +174,6 @@ BuildRequires: libvpx-devel >= %{libvpx_version} %endif BuildRequires: autoconf213 BuildRequires: pkgconfig(libpulse) -BuildRequires: pkgconfig(icu-i18n) BuildRequires: pkgconfig(gconf-2.0) BuildRequires: yasm BuildRequires: llvm |