From aeb8800d24efdd159c6bace6ef8a6ebb0c0e79e02aa5ac2eb275996d2eedb6c6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 24 Mar 2013 17:28:42 +0000 Subject: [PATCH] Enable WEBP OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=10 --- weston.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/weston.spec b/weston.spec index 9604932..f2d1cea 100644 --- a/weston.spec +++ b/weston.spec @@ -55,6 +55,7 @@ BuildRequires: pkgconfig(libffi) BuildRequires: pkgconfig(libsystemd-login) BuildRequires: pkgconfig(libudev) >= 136 BuildRequires: pkgconfig(libunwind) +BuildRequires: pkgconfig(libwebp) BuildRequires: pkgconfig(mtdev) >= 1.1.0 BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(poppler-glib)