From 03192cd3ac67ab86de4047e787a998ae91a70c25 Mon Sep 17 00:00:00 2001 From: WooHyun Jung Date: Wed, 1 Apr 2020 11:02:54 +0900 Subject: [PATCH] add dependency with security-config to change the owner of font directory Change-Id: Iff90aae4abcb93a87e64bde2cee0ea8f6c446973 --- packaging/fontconfig.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/fontconfig.spec b/packaging/fontconfig.spec index 28d4973..88bd33a 100644 --- a/packaging/fontconfig.spec +++ b/packaging/fontconfig.spec @@ -23,6 +23,7 @@ BuildRequires: pkgconfig(libtzplatform-config) Requires(pre): %{TZ_SYS_BIN}/fc-cache, %{TZ_SYS_BIN}/mkdir %{TZ_SYS_BIN}/rm, %{TZ_SYS_BIN}/grep, %{TZ_SYS_BIN}/chsmack Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig +Requires: security-config %description Fontconfig is designed to locate fonts within the -- 2.7.4