SF.net SVN: gar:[26820] csw/mgar/pkg/gnustep-base/trunk/Makefile
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Sat Dec 11 21:14:45 CET 2021
Revision: 26820
http://sourceforge.net/p/gar/code/26820
Author: rmottola
Date: 2021-12-11 20:14:45 +0000 (Sat, 11 Dec 2021)
Log Message:
-----------
gnustep-base/trunk: missing new dep
Modified Paths:
--------------
csw/mgar/pkg/gnustep-base/trunk/Makefile
Modified: csw/mgar/pkg/gnustep-base/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnustep-base/trunk/Makefile 2021-12-11 08:32:40 UTC (rev 26819)
+++ csw/mgar/pkg/gnustep-base/trunk/Makefile 2021-12-11 20:14:45 UTC (rev 26820)
@@ -29,7 +29,6 @@
BUILD_DEP_PKGS_CSW += $(BUILD_DEP_PKGS_CSW_$(GAROSREL))
-#solaris 10
RUNTIME_DEP_PKGS_CSWgnustep-base += CSWgnustep-make
RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibz1
RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibxslt1
@@ -38,6 +37,7 @@
RUNTIME_DEP_PKGS_CSWgnustep-base += CSWlibiconv2
+#solaris 10
RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibgmp10
RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibgnutls28
RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibicuuc57
@@ -45,6 +45,7 @@
RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibicui18n57
RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibobjc4
RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibffi6
+RUNTIME_DEP_PKGS_CSWgnustep-base_5.10 += CSWlibcurl4
#Solaris 9
RUNTIME_DEP_PKGS_CSWgnustep-base_5.9 += CSWlibgmp10
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list