aboutsummaryrefslogtreecommitdiffstats
path: root/community/coova-chilli/APKBUILD
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2021-09-11 08:05:34 -0600
committerAriadne Conill <ariadne@dereferenced.org>2021-09-11 08:05:34 -0600
commitfcf8f428b5d86a974558ab8a79ab273dc4e42b31 (patch)
treedb73570d986b14466a2543f1e6eb5bf8109b5878 /community/coova-chilli/APKBUILD
parentd245c113c9bc01793e9fef81f5eac70739749885 (diff)
community: exclude packages dependent on curl from openssl 3 rebuild
Diffstat (limited to 'community/coova-chilli/APKBUILD')
-rw-r--r--community/coova-chilli/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/coova-chilli/APKBUILD b/community/coova-chilli/APKBUILD
index 244d5fcaa77..302116696ff 100644
--- a/community/coova-chilli/APKBUILD
+++ b/community/coova-chilli/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="CoovaChilli is an open source access controller for wireless LAN"
url="http://www.coova.org/"
arch="all"
license="GPL-3.0-or-later"
-makedepends="perl openssl-dev autoconf automake libtool curl-dev
+makedepends="perl openssl1.1-compat-dev autoconf automake libtool curl-dev
linux-headers gengetopt-dev"
install="$pkgname.pre-install"
pkgusers="chilli"