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:
parent
d30a2b9e77
commit
28e68fa019
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue