diff options
-rw-r--r-- | libs/postgresql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/postgresql/Makefile b/libs/postgresql/Makefile index fa29ff04f..e3b5ceebf 100644 --- a/libs/postgresql/Makefile +++ b/libs/postgresql/Makefile @@ -28,7 +28,7 @@ include $(INCLUDE_DIR)/package.mk define Package/libpq SECTION:=libs CATEGORY:=Libraries - DEPENDS:=+zlib +libreadline +libpthread +libncurses +shadow-su + DEPENDS:=+zlib +libreadline +libpthread +libncurses +shadow-utils +shadow-su TITLE:=PostgreSQL client library URL:=http://www.postgresql.org/ SUBMENU:=database |