diff options
author | Nicolas Caramelli <caramelli.devel@gmail.com> | 2020-12-15 18:41:11 +0100 |
---|---|---|
committer | Nicolas Caramelli <caramelli.devel@gmail.com> | 2020-12-15 18:41:29 +0100 |
commit | 55e830c642a3d9e25a49c055e5abbfa922cf3742 (patch) | |
tree | 673bf7b8b4d12a53e0fdb9e8361e3aa9f69114e3 /fbida.spec | |
parent | e1a7db60716c9a1e2999748b78abaa345e29da28 (diff) | |
download | fbida-55e830c642a3d9e25a49c055e5abbfa922cf3742.tar.gz |
Drop gbm / epoxy / egl dependencies
Signed-off-by: Nicolas Caramelli <caramelli.devel@gmail.com>
Diffstat (limited to 'fbida.spec')
-rw-r--r-- | fbida.spec | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -30,9 +30,6 @@ BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(poppler-glib) -BuildRequires: pkgconfig(gbm) -BuildRequires: pkgconfig(egl) -BuildRequires: pkgconfig(epoxy) BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(libinput) |