cmp is needed in the build process

This commit is contained in:
datamuc
2016-05-09 10:46:33 +02:00
parent 432b364891
commit a8db1609f2

View File

@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url='https://www.openssl.org'
license=('custom:BSD')
depends=('zlib')
makedepends=('gcc' 'tar' 'perl' 'zlib-devel')
makedepends=('gcc' 'tar' 'perl' 'zlib-devel' 'diffutils')
options=('!makeflags' 'staticlibs')
noextract=(${pkgname}-${_ver}.tar.gz)
source=("https://www.openssl.org/source/${pkgname}-${_ver}.tar.gz"{,.asc}