From: JinWang An Date: Wed, 13 Mar 2024 05:22:21 +0000 (+0900) Subject: Add python3-setuptools dependency for python 3.12 X-Git-Tag: accepted/tizen/unified/20240328.043558^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen;p=platform%2Fcore%2Faccount%2Fsync-manager.git Add python3-setuptools dependency for python 3.12 Change-Id: I330f2167990752153a265b58353cd594bbf191bc Signed-off-by: JinWang An --- diff --git a/packaging/sync-manager.spec b/packaging/sync-manager.spec index 0c51ca5..57974f6 100644 --- a/packaging/sync-manager.spec +++ b/packaging/sync-manager.spec @@ -38,6 +38,7 @@ BuildRequires: pkgconfig(calendar-service2) BuildRequires: pkgconfig(contacts-service2) BuildRequires: pkgconfig(capi-content-media-content) BuildRequires: pkgconfig(libtzplatform-config) +BuildRequires: python3-setuptools %description sync manager service and sync framework which manages sync of registered applications