From 454945903a92b96cbfec4f8b728e441033fd9ddb Mon Sep 17 00:00:00 2001 From: Seonah Moon Date: Thu, 12 May 2016 13:37:47 +0900 Subject: [PATCH] Fixed build error (TV profile) Change-Id: I00b718c1d19186f428877091a4f39787521b67e0 Signed-off-by: Seonah Moon --- packaging/glib-networking.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/glib-networking.spec b/packaging/glib-networking.spec index b22ea97..82fae30 100755 --- a/packaging/glib-networking.spec +++ b/packaging/glib-networking.spec @@ -16,6 +16,7 @@ BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(gio-2.0) >= 2.31.6 BuildRequires: pkgconfig(gnutls) >= 2.11.0 BuildRequires: pkgconfig(dlog) +BuildRequires: pkgconfig(libtzplatform-config) BuildRequires: ca-certificates-devel Requires: ca-certificates %if %{with libproxy} -- 2.7.4