From de59af1156c431692cb1a1fdb78dfcc7281392c4 Mon Sep 17 00:00:00 2001 From: luka Date: Mon, 13 May 2013 12:03:33 +0000 Subject: [PATCH] [packages] postgresql: revert r36614 git-svn-id: svn://svn.openwrt.org/openwrt/packages@36619 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/postgresql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/postgresql/Makefile b/libs/postgresql/Makefile index ba04d0e2c..37ae8f679 100644 --- a/libs/postgresql/Makefile +++ b/libs/postgresql/Makefile @@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk define Package/libpq SECTION:=libs CATEGORY:=Libraries - DEPENDS:=+zlib +libreadline +libpthread +libncurses +shadow +shadow-su + DEPENDS:=+zlib +libreadline +libpthread +libncurses +shadow-su TITLE:=PostgreSQL client library URL:=http://www.postgresql.org/ SUBMENU:=database