SF.net SVN: gar:[26908] csw/mgar/pkg/freeciv/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Tue Mar 15 20:39:49 CET 2022
Revision: 26908
http://sourceforge.net/p/gar/code/26908
Author: jake_goerzen
Date: 2022-03-15 19:39:49 +0000 (Tue, 15 Mar 2022)
Log Message:
-----------
freeciv: add dependency
Modified Paths:
--------------
csw/mgar/pkg/freeciv/trunk/Makefile
Modified: csw/mgar/pkg/freeciv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/freeciv/trunk/Makefile 2022-03-15 12:07:01 UTC (rev 26907)
+++ csw/mgar/pkg/freeciv/trunk/Makefile 2022-03-15 19:39:49 UTC (rev 26908)
@@ -41,6 +41,9 @@
RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibsdl-mixer1-2-0
RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibmagickwand7q16hdri6
+# Needed for the presence of /opt/csw/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
+RUNTIME_DEP_PKGS_CSWwireshark += CSWgdkpixbuf
+
GARCOMPILER = GNU
PATCHFILES += 0001-use-finite-instead-of-isfinite-function.patch
@@ -67,6 +70,9 @@
# work around ld out of sync on buildfarm
CHECKPKG_OVERRIDES_CSWfreeciv += surplus-dependency|CSWlibfreetype6
+# Needed for the presence of /opt/csw/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache
+CHECKPKG_OVERRIDES_CSWfreeciv += surplus-dependency|CSWgdkpixbuf
+
include gar/category.mk
pre-configure-modulated:
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