Build progress(1) with the Gtk+ 3 flags required
This commit is contained in:
parent
9272b03f79
commit
e0629917d4
|
@ -29,8 +29,8 @@ depends=../config.h
|
|||
type=binary
|
||||
sources=progress.c
|
||||
#for Gtk+ 3
|
||||
#cflags=`pkg-config --cflags gtk+-x11-3.0`
|
||||
#ldflags=`pkg-config --cflags gtk+-x11-3.0`
|
||||
cflags=`pkg-config --cflags gtk+-x11-3.0`
|
||||
ldflags=`pkg-config --cflags gtk+-x11-3.0`
|
||||
install=$(BINDIR)
|
||||
|
||||
[progress.c]
|
||||
|
|
Loading…
Reference in New Issue
Block a user