Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37901339
en ru br
ALT Linux repos
S:r33286-alt6

Group :: Graphical desktop/GNUstep
RPM: gnustep-gscoredata

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: link-libs.patch
Download


diff --git a/GNUmakefile b/GNUmakefile
index 0aac3c5..31cf761 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -40,6 +40,8 @@ endif
 
 include $(GNUSTEP_MAKEFILES)/common.make
 
+LIBRARIES_DEPEND_UPON = $(FND_LIBS) $(OBJC_LIBS)
+
 PROJECT_NAME=CoreData
 FRAMEWORK_NAME=$(PROJECT_NAME)
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin