Rename gnome-icon-theme to adwaita-icon-theme
[oi-userland.git] / components / desktop / gkrellm / patches / 01-gmodule.patch
blob569a616a2059de10162d600a5f5d81bac3c638df
1 --- gkrellm-2.3.10/src/Makefile 2016-06-03 18:26:53.000000000 +0000
2 +++ gkrellm-2.3.10/src/Makefile.new 2019-05-17 17:21:34.023873975 +0000
3 @@ -44,8 +44,8 @@ endif
5 GKRELLM_INCLUDES = gkrellm.h gkrellm-public-proto.h $(SHARED_PATH)/log.h
7 -PKG_INCLUDE := $(shell $(PKG_CONFIG) --cflags gtk+-2.0 gmodule-2.0 gthread-2.0)
8 -PKG_LIB := $(shell $(PKG_CONFIG) --libs gtk+-2.0 gmodule-2.0 gthread-2.0)
9 +PKG_INCLUDE := $(shell $(PKG_CONFIG) --cflags gtk+-2.0 gmodule-2.0 gthread-2.0 gmodule-2.0)
10 +PKG_LIB := $(shell $(PKG_CONFIG) --libs gtk+-2.0 gmodule-2.0 gthread-2.0 gmodule-2.0)
12 FLAGS = -O2 -I.. -I$(SHARED_PATH) $(PKG_INCLUDE) $(GTOP_INCLUDE) $(PTHREAD_INC)\
13 ${SSL_INCLUDE} ${NTLM_INCLUDE} -DGKRELLM_CLIENT