diff options
author | Kalev Lember <klember@redhat.com> | 2017-07-19 09:45:28 +0200 |
---|---|---|
committer | Kalev Lember <klember@redhat.com> | 2017-07-19 09:45:28 +0200 |
commit | 99f603a60d37508ac89e722c934db6bd95c2f3dd (patch) | |
tree | 598b60965e960e0548ab3b936e9a21729a6184d7 | |
parent | Update to 3.22.17 (diff) | |
download | gtk3-classic-build-gtk3-99f603a60d37508ac89e722c934db6bd95c2f3dd.tar.gz gtk3-classic-build-gtk3-99f603a60d37508ac89e722c934db6bd95c2f3dd.tar.bz2 gtk3-classic-build-gtk3-99f603a60d37508ac89e722c934db6bd95c2f3dd.zip |
Add missing build dep
-rw-r--r-- | gtk3.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ BuildRequires: pkgconfig(colord) BuildRequires: pkgconfig(avahi-gobject) BuildRequires: desktop-file-utils %if 0%{?with_wayland} +BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(wayland-client) >= %{wayland_version} BuildRequires: pkgconfig(wayland-cursor) >= %{wayland_version} BuildRequires: pkgconfig(wayland-egl) >= %{wayland_version} |