adding BDEP on gettext-tools; spotted by naddy@

This commit is contained in:
jasper 2017-03-06 18:03:57 +00:00
parent 6503680461
commit 496931c7c9

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2017/02/27 19:40:19 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2017/03/06 18:03:57 jasper Exp $
COMMENT = C++ parser for the HOCON configuration language
@ -22,6 +22,7 @@ MODGCC4_LANGS = c++
CXXFLAGS += -pthread
BUILD_DEPENDS = devel/boost \
devel/gettext-tools \
devel/leatherman \
net/curl