Add python3-setuptools dependency for python 3.12 04/307804/1 accepted/tizen_unified accepted/tizen_unified_x tizen accepted/tizen/unified/20240328.043547 accepted/tizen/unified/x/20240328.090607
authorJinWang An <jinwang.an@samsung.com>
Wed, 13 Mar 2024 08:14:21 +0000 (17:14 +0900)
committerJinWang An <jinwang.an@samsung.com>
Wed, 13 Mar 2024 08:14:21 +0000 (17:14 +0900)
Change-Id: I2b4aaa531b386476bf4949cb4af1a4ef2828ff0c
Signed-off-by: JinWang An <jinwang.an@samsung.com>
packaging/opencv.spec

index e375d20..ef060a1 100644 (file)
@@ -34,6 +34,7 @@ BuildRequires:  pkgconfig(libwebp)
 #support python3
 %if "%{?profile}" != "tv"
 BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
 BuildRequires:  python3-numpy-devel
 %endif