summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2021-04-29 16:09:35 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2021-04-29 16:10:04 +0900
commit21434adfc5483a0e6f91e644b5afdd9a78c3278f (patch)
tree6b238cf9015f5b1890894d115af461b30baa5ca5
parentaf098a0836319195d545ac5813e193bed1f25c9d (diff)
downloadcrda-tizen_8.0.tar.gz
crda-tizen_8.0.tar.bz2
crda-tizen_8.0.zip
crda: have choice for python(abi) needed by python-M2Crypto: python3-base python have choice for python(abi) needed by python-typing: python3-base python Change-Id: Ic342a28d45710b10fab2cae26765cddd27bfd9f7
-rw-r--r--packaging/crda.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/crda.spec b/packaging/crda.spec
index f2d11e3..1cafe81 100644
--- a/packaging/crda.spec
+++ b/packaging/crda.spec
@@ -8,10 +8,11 @@ Group: System/Base
Source: http://wireless.kernel.org/download/crda/crda-%{version}.tar.bz2
Source1001: crda.manifest
BuildRequires: gcc
-BuildRequires: libgcrypt-devel
+BuildRequires: pkgconfig(python-2.7)
BuildRequires: pkgconfig(libnl-2.0)
BuildRequires: python-M2Crypto
BuildRequires: wireless-regdb
+BuildRequires: libgcrypt-devel
Requires: libgcrypt
Requires: wireless-regdb