Description: Link with all needed libraries.
Author: Yavor Doganov <yavor@gnu.org>
Forwarded: no
Last-Update: 2025-11-02
---

--- gnustep-xcode-0.5.0.orig/XCode/GNUmakefile
+++ gnustep-xcode-0.5.0/XCode/GNUmakefile
@@ -122,6 +122,8 @@
 xcsystem.m \
 NSObject+KeyExtraction.m \
 
+LIBRARIES_DEPEND_UPON = $(FND_LIBS) $(OBJC_LIBS)
+
 #
 # Makefiles
 #
