Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37846887
en ru br
ALT Linux repos
S:2.0-alt1_13

Group :: Graphical desktop/Other
RPM: matchbox-desktop

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: matchbox-desktop-2.0-link.patch
Download


--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,7 @@
 matchbox_desktop_CFLAGS = \
 	-Wall
 matchbox_desktop_LDADD = \
-	$(GTK_LIBS) $(SN_LIBS)
+	$(GTK_LIBS) $(SN_LIBS) -lX11
 
 matchbox_desktop_SOURCES = \
 	taku-tile.h taku-tile.c \
--- a/Makefile.in
+++ b/Makefile.in
@@ -183,7 +183,7 @@
 	-Wall
 
 matchbox_desktop_LDADD = \
-	$(GTK_LIBS) $(SN_LIBS)
+	$(GTK_LIBS) $(SN_LIBS) -lX11
 
 matchbox_desktop_SOURCES = \
 	taku-tile.h taku-tile.c \
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin