mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-15 15:41:24 +01:00
add gtk-3 to set of debs Makefile knows to install
This commit is contained in:
parent
809e962765
commit
baf825e7db
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ endif
|
|||
# provides an all: target
|
||||
include ../common/rules.mk
|
||||
|
||||
REQUIRED_DEBS = gcc libgtk2.0-dev \
|
||||
REQUIRED_DEBS = gcc libgtk-3-dev \
|
||||
libbluetooth-dev \
|
||||
libncurses5-dev \
|
||||
libncursesw5-dev \
|
||||
|
|
Loading…
Reference in a new issue