Browse Source

Update makedepends

master
Pekka Helenius 3 years ago
parent
commit
6fcc2b4fe2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      arch/openntpd-git/PKGBUILD

+ 1
- 1
arch/openntpd-git/PKGBUILD View File

@ -16,7 +16,7 @@ license=('BSD')
provides=('openntpd')
conflicts=('openntpd')
replaces=('openntpd')
makedepends=('openssl') # 'libressl'
makedepends=('bison' 'make' 'autoconf' 'openssl') # 'libressl'
optdepends=(
'openssl: HTTPS constraint support'
# 'libressl: HTTPS constraint support'


Loading…
Cancel
Save