Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37850551
en ru br
ALT Linux repos
S:r36695-alt4

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: link-libs.patch
Download


diff --git a/GNUmakefile b/GNUmakefile
index 3225be1..ab6ff91 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -39,6 +39,8 @@ libCoreImage_HEADER_FILES = \
         CIColor.h \
         CIImage.h \
 
+LIBRARIES_DEPEND_UPON = $(FND_LIBS) $(OBJC_LIBS)
+
 libCoreImage_HEADER_FILES_INSTALL_DIR = CoreImage
 libCoreImage_OBJC_FILES = $(wildcard *.m) 
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin