SF.net SVN: gar:[22890] csw/mgar/pkg/phpPgAdmin/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sat Jan 25 17:37:30 CET 2014
Revision: 22890
http://sourceforge.net/p/gar/code/22890
Author: dmichelsen
Date: 2014-01-25 16:37:28 +0000 (Sat, 25 Jan 2014)
Log Message:
-----------
phpPgAdmin/trunk: Of course we need the php postgres module
Modified Paths:
--------------
csw/mgar/pkg/phpPgAdmin/trunk/Makefile
Modified: csw/mgar/pkg/phpPgAdmin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/phpPgAdmin/trunk/Makefile 2014-01-25 16:34:21 UTC (rev 22889)
+++ csw/mgar/pkg/phpPgAdmin/trunk/Makefile 2014-01-25 16:37:28 UTC (rev 22890)
@@ -20,12 +20,14 @@
RUNTIME_DEP_PKGS_CSWphppgadmin += CSWapache2
RUNTIME_DEP_PKGS_CSWphppgadmin += CSWphp5
RUNTIME_DEP_PKGS_CSWphppgadmin += CSWphp5-session
+RUNTIME_DEP_PKGS_CSWphppgadmin += CSWphp5-pgsql
# I know these are needed
CHECKPKG_OVERRIDES_CSWphppgadmin += surplus-dependency|CSWap2-modphp5
CHECKPKG_OVERRIDES_CSWphppgadmin += surplus-dependency|CSWapache2
CHECKPKG_OVERRIDES_CSWphppgadmin += surplus-dependency|CSWphp5
CHECKPKG_OVERRIDES_CSWphppgadmin += surplus-dependency|CSWphp5-session
+CHECKPKG_OVERRIDES_CSWphppgadmin += surplus-dependency|CSWphp5-pgsql
CONFIGURE_SCRIPTS =
BUILD_SCRIPTS =
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