diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2018-11-22 12:09:24 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2018-11-22 12:09:24 +0100 |
commit | f2e3791fb472a145037d2f5f335d98077ff1fe89 (patch) | |
tree | dfa95b591ea57a2a85ac8495235ee35b8bfbc30d /fbida.spec | |
parent | 9459bf32f7cd831d53fdac657501b9236e9eaf04 (diff) | |
download | fbida-f2e3791fb472a145037d2f5f335d98077ff1fe89.tar.gz |
drop cairo-gl in specfile
Diffstat (limited to 'fbida.spec')
-rw-r--r-- | fbida.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ BuildRequires: pkgconfig(poppler-glib) BuildRequires: pkgconfig(gbm) BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(epoxy) -BuildRequires: pkgconfig(cairo-gl) +BuildRequires: pkgconfig(cairo) %description fbida |