diff options
author | Martin Stransky <stransky@redhat.com> | 2021-04-05 20:30:08 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2021-04-05 20:30:08 +0200 |
commit | f6cd43f449390fd343935c776a752a03f748c104 (patch) | |
tree | 0ad36305e176391d95b6e17e448a6d92296aae27 | |
parent | Fixed wayland tests/PGO, enable PGO on Fedora 33+ (diff) | |
download | librewolf-fedora-ff-f6cd43f449390fd343935c776a752a03f748c104.tar.gz librewolf-fedora-ff-f6cd43f449390fd343935c776a752a03f748c104.tar.bz2 librewolf-fedora-ff-f6cd43f449390fd343935c776a752a03f748c104.zip |
Add missing build deps
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index a18dead..d938f00 100644 --- a/firefox.spec +++ b/firefox.spec @@ -339,6 +339,8 @@ BuildRequires: dejavu-sans-mono-fonts BuildRequires: dejavu-sans-fonts BuildRequires: dejavu-serif-fonts BuildRequires: mesa-dri-drivers +BuildRequires: dbus-x11 +BuildRequires: gnome-keyring # ---------------------------------------- BuildRequires: liberation-fonts-common BuildRequires: liberation-mono-fonts |