From: Hermet Park Date: Fri, 7 May 2021 06:38:02 +0000 (+0900) Subject: removed gles2 dependency. X-Git-Tag: submit/tizen/20210510.051321~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eba490669f02536aaa5edd87fed2b7131f3c887f;p=platform%2Fcore%2Fgraphics%2Ftizenvg.git removed gles2 dependency. thorvg does not support gl backend yet. Change-Id: I6c5081d22402ffba7f4d92ce17e4958120c2fa94 --- 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