Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37868069
en ru br
ALT Linux repos
S:2.0-alt3
5.0: 1.0-alt2
4.1: 1.0-alt2
4.0: 1.0-alt2
3.0: 1.0-alt1

Group :: System/Configuration/Hardware
RPM: screentest

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: screentest-2.0-alt-DSO.patch
Download


diff --git a/screentest/Makefile.in b/screentest/Makefile.in
index b723d3f..b4a9014 100644
--- a/screentest/Makefile.in
+++ b/screentest/Makefile.in
@@ -241,7 +241,7 @@ screentest_SOURCES = main.c main.h callbacks.c callbacks.h basic_test.c \
 		     blink_test.c grid_test.c horizontal_test.c text_test.c \
 		     vertical_test.c gettext.h
 
-screentest_LDADD = $(GTK_LIBS) $(GLADE_LIBS)
+screentest_LDADD = $(GTK_LIBS) $(GLADE_LIBS) -lgmodule-2.0
 screentest_LDFLAGS = -export-dynamic
 all: config.h
 	$(MAKE) $(AM_MAKEFLAGS) all-recursive
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin