Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > 84ce3bdd67edfd636c300e989386326e > files > 1

matchbox-desktop-2.0-10.mga5.src.rpm

--- 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 \