add g++ to required debs

This commit is contained in:
Eric House 2017-11-01 06:53:34 -07:00
parent 927c4f12a0
commit d6f22d55c5

View file

@ -70,7 +70,7 @@ endif
memdebug all: xwrelay rq
REQUIRED_DEBS = libpq-dev \
REQUIRED_DEBS = libpq-dev g++ \
.PHONY: debcheck debs_install