download always need libSystem now
This commit is contained in:
parent
2be80bbd09
commit
b35289c355
@ -8,8 +8,8 @@ dist=Makefile,callbacks.h,common.h,download.h,ghtml.h,surfer.h,ghtml-gtkhtml.c,g
|
|||||||
|
|
||||||
[download]
|
[download]
|
||||||
type=binary
|
type=binary
|
||||||
#cflags=`pkg-config --cflags gtk+-2.0 gnet-2.0`
|
#cflags=`pkg-config --cflags libSystem gtk+-2.0 gnet-2.0`
|
||||||
#ldflags=`pkg-config --libs gtk+-2.0 gnet-2.0`
|
#ldflags=`pkg-config --libs libSystem gtk+-2.0 gnet-2.0`
|
||||||
cppflags=-D WITH_WEBKIT
|
cppflags=-D WITH_WEBKIT
|
||||||
cflags=`pkg-config --cflags libSystem gtk+-2.0 webkit-1.0`
|
cflags=`pkg-config --cflags libSystem gtk+-2.0 webkit-1.0`
|
||||||
ldflags=`pkg-config --libs libSystem gtk+-2.0 webkit-1.0`
|
ldflags=`pkg-config --libs libSystem gtk+-2.0 webkit-1.0`
|
||||||
|
Loading…
Reference in New Issue
Block a user