SF.net SVN: gar:[23123] csw/mgar/pkg/freeciv/trunk/Makefile
jake_goerzen at users.sourceforge.net
jake_goerzen at users.sourceforge.net
Mon Mar 3 20:44:38 CET 2014
Revision: 23123
http://sourceforge.net/p/gar/code/23123
Author: jake_goerzen
Date: 2014-03-03 19:44:37 +0000 (Mon, 03 Mar 2014)
Log Message:
-----------
freeciv: add needed runtime dependencies
Modified Paths:
--------------
csw/mgar/pkg/freeciv/trunk/Makefile
Modified: csw/mgar/pkg/freeciv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/freeciv/trunk/Makefile 2014-03-03 16:32:12 UTC (rev 23122)
+++ csw/mgar/pkg/freeciv/trunk/Makefile 2014-03-03 19:44:37 UTC (rev 23123)
@@ -32,8 +32,12 @@
RUNTIME_DEP_PKGS_CSWfreeciv += CSWliblzma5
RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibcurl4
RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibfreetype6
+RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibsqlite3-0
+RUNTIME_DEP_PKGS_CSWfreeciv += CSWsdlimage
+RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibpq5
+RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibpng15-15
+RUNTIME_DEP_PKGS_CSWfreeciv += CSWlibmysqlclient18
-
GARCOMPILER = GNU
PATCHFILES += 0001-use-finite-instead-of-isfinite-function.patch
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