From: Nicolas Thill Date: Sun, 10 Jul 2005 12:57:57 +0000 (+0000) Subject: Add dependency on libpq X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=6972168a5289d0e27093d50dd0a317518f4fc7df Add dependency on libpq SVN-Revision: 1396 --- diff --git a/openwrt/package/postgresql/ipkg/pgsql-cli.control b/openwrt/package/postgresql/ipkg/pgsql-cli.control index e83aa7ba50..2982462815 100644 --- a/openwrt/package/postgresql/ipkg/pgsql-cli.control +++ b/openwrt/package/postgresql/ipkg/pgsql-cli.control @@ -6,3 +6,4 @@ Architecture: [TBDL] Maintainer: Nico Source: http://nthill.free.fr/openwrt/sources/postgresql/ Description: Command Line Interface (CLI) to PostgreSQL databases +Depends: libpq