From: JinWang An Date: Wed, 13 Mar 2024 09:23:49 +0000 (+0900) Subject: Add python3-setuptools dependency for python 3.12 X-Git-Tag: accepted/tizen/unified/20240327.064213~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=92b9637f07774f9cc93737ec7aba57f0ee7cf26f;p=platform%2Fcore%2Fconnectivity%2Fstc-iptables.git Add python3-setuptools dependency for python 3.12 Change-Id: I9884c27ac5364cd00d223c9f060557639edc51c0 Signed-off-by: JinWang An --- diff --git a/packaging/stc-iptables.spec b/packaging/stc-iptables.spec index 2f61e39..9a4c451 100644 --- a/packaging/stc-iptables.spec +++ b/packaging/stc-iptables.spec @@ -8,6 +8,7 @@ Source0: %{name}-%{version}.tar.gz Requires: security-config BuildRequires: cmake +BuildRequires: python3-setuptools BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0)