Accepting request 102560 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/102560 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gkrellm?expand=0&rev=22
This commit is contained in:
committed by
Git OBS Bridge
parent
474f16ec5e
commit
4f1eb0603c
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 08:30:07 UTC 2011 - pgajdos@suse.com
|
||||
|
||||
- -lgmodule-2.0 added to the linker command line
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 12 17:51:02 CET 2011 - vuntz@opensuse.org
|
||||
|
||||
|
||||
+1
-1
@@ -94,7 +94,7 @@ Files needed to build plugins for gkrellm2
|
||||
|
||||
%build
|
||||
echo '#define HAVE_SSL 1' >> src/configure.h
|
||||
make X11_LIBS="-L/usr/X11R6/%{_lib} -lX11 -lSM -lICE"
|
||||
make X11_LIBS="-L/usr/X11R6/%{_lib} -lX11 -lSM -lICE" GTOP_LIBS="-lgmodule-2.0"
|
||||
|
||||
%install
|
||||
make install STRIP= \
|
||||
|
||||
Reference in New Issue
Block a user