1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 03:09:51 +03:00

main/lynx: remove gzip dependency

This commit is contained in:
Fredrik Foss-Indrehus 2025-02-11 18:51:48 +01:00 committed by J0WI
parent d30a2b9e77
commit 28e68fa019

View file

@ -4,12 +4,11 @@
pkgname=lynx
pkgver=2.9.2
_relver=${pkgver/_p/rel.}
pkgrel=0
pkgrel=1
pkgdesc="Cross-platform text-based browser"
url="https://lynx.invisible-island.net/"
arch="all"
license="GPL-2.0-only"
depends="gzip"
makedepends="openssl-dev>3 gettext zlib-dev glib-dev perl ncurses-dev"
subpackages="$pkgname-doc $pkgname-lang"
source="https://invisible-mirror.net/archives/lynx/tarballs/lynx$_relver.tar.bz2"