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 17:38:55 +0900
commitd4e554d839b4fa95c9ae3608f380968f3d293120 (patch)
tree6b238cf9015f5b1890894d115af461b30baa5ca5
parente83b0b782b3cf54d9bd779fa1bb24eb2814a6696 (diff)
downloadcrda-accepted/tizen_6.0_unified.tar.gz
crda-accepted/tizen_6.0_unified.tar.bz2
crda-accepted/tizen_6.0_unified.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