mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
ytools.mk.in: Add gtk+-2.0 dependency
This commit is contained in:
parent
8c64386640
commit
d6919b15fd
1 changed files with 3 additions and 0 deletions
|
|
@ -51,3 +51,6 @@ endif
|
||||||
LDFLAGS += -lytools -ldl -pthread
|
LDFLAGS += -lytools -ldl -pthread
|
||||||
|
|
||||||
LD_LIB_PATH=$(TOPDIR)/lib
|
LD_LIB_PATH=$(TOPDIR)/lib
|
||||||
|
|
||||||
|
PROJECT_LDFLAGS += $(shell pkg-config --libs gtk+-2.0)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue