From 7c7827150a67c720882faa79cb868c28c53a6347 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Tue, 2 Sep 2014 14:23:10 +0000 Subject: Add missing library libgmodule-2.0 Reported by: antoine --- sysutils/gnome-system-monitor/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/gnome-system-monitor') diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index eba2241d09f6..7c5bf4b32b85 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -24,7 +24,7 @@ INSTALLS_OMF= yes USE_GNOME= gnomeprefix intlhack libwnck gnomevfs2 gnomedocutils librsvg2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -lutil +LIBS+= -L${LOCALBASE}/lib -lgmodule-2.0 -lutil GCONF_SCHEMAS= gnome-system-monitor.schemas -- cgit v1.2.3