From eba490669f02536aaa5edd87fed2b7131f3c887f Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Fri, 7 May 2021 15:38:02 +0900 Subject: [PATCH] removed gles2 dependency. thorvg does not support gl backend yet. Change-Id: I6c5081d22402ffba7f4d92ce17e4958120c2fa94 --- packaging/thorvg.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/packaging/thorvg.spec b/packaging/thorvg.spec index 65b0138..e4b54ec 100644 --- a/packaging/thorvg.spec +++ b/packaging/thorvg.spec @@ -8,7 +8,6 @@ URL: https://github.com/samsung/thorvg Source0: %{name}-%{version}.tar.gz BuildRequires: pkgconfig -BuildRequires: pkgconfig(glesv2) BuildRequires: meson BuildRequires: ninja Requires(post): /sbin/ldconfig -- 2.7.4