Skip to content
Snippets Groups Projects
Commit 26df4a5e authored by Lukas Fleischer's avatar Lukas Fleischer
Browse files

add perl dependency

parent 4060a12d
No related branches found
No related tags found
No related merge requests found
......@@ -6,12 +6,12 @@ pkgname=ntp
_pkgname=ntp #-dev
_pkgver=4.2.8p13
pkgver=${_pkgver/p/.p}
pkgrel=2
pkgrel=3
pkgdesc='Network Time Protocol reference implementation'
url='http://www.ntp.org/'
license=('custom')
arch=('x86_64')
depends=('openssl' 'libcap' 'libedit')
depends=('openssl' 'perl' 'libcap' 'libedit')
backup=('etc/ntp.conf')
source=("https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/${_pkgname}-${_pkgver}.tar.gz"
'ntp.conf'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment