mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-24 07:58:34 +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
|
memdebug all: xwrelay rq
|
||||||
|
|
||||||
REQUIRED_DEBS = libpq-dev \
|
REQUIRED_DEBS = libpq-dev g++ \
|
||||||
|
|
||||||
.PHONY: debcheck debs_install
|
.PHONY: debcheck debs_install
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue