Skip to content

Commit 6fcc2b4

Browse files
committed
Update makedepends
1 parent b9228a6 commit 6fcc2b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/openntpd-git/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license=('BSD')
1616
provides=('openntpd')
1717
conflicts=('openntpd')
1818
replaces=('openntpd')
19-
makedepends=('openssl') # 'libressl'
19+
makedepends=('bison' 'make' 'autoconf' 'openssl') # 'libressl'
2020
optdepends=(
2121
'openssl: HTTPS constraint support'
2222
# 'libressl: HTTPS constraint support'

0 commit comments

Comments
 (0)