main/putty: on arm* and aarch64 needs linux-headers

This commit is contained in:
Leonardo Arena 2019-04-08 12:15:07 +00:00
parent e68f4defc6
commit d69ce36d1b

View File

@ -1,11 +1,12 @@
# Maintainer: Jeff Bilyk <jbilyk@alpinelinux.org>
pkgname=putty
pkgver=0.71
pkgrel=0
pkgrel=1
pkgdesc="SSH and telnet client"
url="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
arch="all"
license="MIT"
makedepends="linux-headers"
subpackages="$pkgname-doc"
source="http://the.earth.li/~sgtatham/putty/$pkgver/putty-$pkgver.tar.gz
fix-ppc64le-disable-werror.patch"