From: JinWang An Date: Fri, 15 Mar 2024 08:15:48 +0000 (+0900) Subject: Add python3-setuptools dependency for python 3.12 X-Git-Tag: accepted/tizen/unified/20240322.174306~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8c1884d0f9d9f1b148c67eed2c1580e672dd792;p=platform%2Fcore%2Fsystem%2Fupdate-control.git Add python3-setuptools dependency for python 3.12 Change-Id: I274f8e32f1d3badc56a48a9accd9beebe5a7abee Signed-off-by: JinWang An --- diff --git a/packaging/update-control.spec b/packaging/update-control.spec index 93a0693..a32a30c 100644 --- a/packaging/update-control.spec +++ b/packaging/update-control.spec @@ -34,6 +34,7 @@ BuildRequires: pkgconfig(storage) BuildRequires: pkgconfig(vconf) BuildRequires: pkgconfig(libsyscommon-plugin-api-update-control) BuildRequires: libtar-devel +BuildRequires: python3-setuptools %description An Update Control library in Tizen C API