From: xuhy Date: Thu, 20 Jun 2024 02:53:05 +0000 (+0800) Subject: Fix the issue that M2Crypto module is not found on opensuse 15.5. X-Git-Tag: accepted/tools/devbase/tools/20250527.103741~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d4e192988b0a25a0196c3f5c01d821774ab1a9eb;p=tools%2Fgbs.git Fix the issue that M2Crypto module is not found on opensuse 15.5. Change-Id: Ib33de9f528d708c1a3b1a9d9a7dd32d6ffebd7a9 Signed-off-by: xuhy --- diff --git a/packaging/gbs.spec b/packaging/gbs.spec index 2268dd4..80f2844 100755 --- a/packaging/gbs.spec +++ b/packaging/gbs.spec @@ -17,6 +17,7 @@ BuildArch: noarch URL: http://www.tizen.org Source0: %{name}_%{version}.tar.gz Requires: python3 +Requires: python3-M2Crypto Requires: python3-pycurl Requires: python3-requests Requires: python3-lxml