mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-07 05:24:46 +01:00
add g++ to required debs
This commit is contained in:
parent
927c4f12a0
commit
d6f22d55c5
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ endif
|
|||
|
||||
memdebug all: xwrelay rq
|
||||
|
||||
REQUIRED_DEBS = libpq-dev \
|
||||
REQUIRED_DEBS = libpq-dev g++ \
|
||||
|
||||
.PHONY: debcheck debs_install
|
||||
|
||||
|
|
Loading…
Reference in a new issue