mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/lsp-codemadness-frontends,testing/sstp-client: enable on some arches bloakced by libressl
This commit is contained in:
parent
8ab924813e
commit
edaf610196
@ -4,8 +4,8 @@ pkgver=0.8
|
||||
pkgrel=1
|
||||
pkgdesc="Experimental (cli, web, and gopher) frontends for youtube"
|
||||
url="https://www.codemadness.org/idiotbox.html"
|
||||
# s390x, loongarch64: blocked by libressl
|
||||
arch="all !ppc64le !s390x !loongarch64"
|
||||
# s390x: blocked by libressl
|
||||
arch="all !s390x"
|
||||
license="ISC"
|
||||
# libretls-dev fails here, most likely because of some openssl issue
|
||||
makedepends="libressl-dev"
|
||||
|
@ -5,8 +5,8 @@ pkgver=1.0.20
|
||||
pkgrel=2
|
||||
pkgdesc="A client implementation of Secure Socket Tunneling Protocol (SSTP) for Linux / Mac OS-X."
|
||||
url="https://gitlab.com/sstp-project/sstp-client"
|
||||
# s390x, loongarch64: blocked by libressl-dev
|
||||
arch="all !s390x !loongarch64"
|
||||
# s390x: blocked by libressl-dev
|
||||
arch="all !s390x"
|
||||
license="GPL-2.0-or-later"
|
||||
makedepends="autoconf automake libtool libevent-dev libevent libressl-dev ppp-dev"
|
||||
subpackages="$pkgname-doc $pkgname-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user