Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37791031
en ru br
ALT Linux repositórios
S:1.26.1-alt2

Group :: Graphical desktop/MATE
RPM: mate-file-manager

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: mate-file-manager-1.9.0-alt-fix-linkage.patch
Download


diff --git a/src/Makefile.am b/src/Makefile.am
index daeaa38..a684e42 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -35,7 +35,8 @@ LDADD = \
 	$(EXIF_LIBS) \
 	$(EXEMPI_LIBS) \
 	$(POPT_LIBS) \
-    -lnotify
+	-lnotify \
+	-lgmodule-2.0 \
 	$(NULL)
 
 dbus_freedesktop_built_sources =			\
diff --git a/test/Makefile.am b/test/Makefile.am
index 242a777..ccb7ea7 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -12,6 +12,7 @@ AM_CPPFLAGS =\
 LDADD =\
 	$(top_builddir)/libcaja-private/libcaja-private.la \
 	$(CORE_LIBS) \
+	-lgmodule-2.0 \
 	$(NULL)
 
 noinst_PROGRAMS =\
-- 
2.10.4
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009