From 6e158d2c96249b602f0a4620c1bfaf02a22500bb Mon Sep 17 00:00:00 2001 From: Youngjae Shin Date: Tue, 9 Jun 2020 15:07:26 +0900 Subject: [PATCH] add rpm dependency with capi-system-system-settings-util-lib The package has font handler. Change-Id: I60f4ec0ca18d02c8d2e5a1061c69988f6d8f2298 --- packaging/download-fonts-service.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/download-fonts-service.spec b/packaging/download-fonts-service.spec index 60ae60d..3d2eaa1 100644 --- a/packaging/download-fonts-service.spec +++ b/packaging/download-fonts-service.spec @@ -13,6 +13,7 @@ BuildRequires: pkgconfig(capi-system-system-settings) BuildRequires: pkgconfig(elementary) BuildRequires: pkgconfig(pkgmgr-info) BuildRequires: pkgconfig(pkgmgr-installer) +Requires: capi-system-system-settings-util-lib %description Master Download fonts service. -- 2.7.4