[packages] postgresql: switch from coreutils-su to shadow-su
authorLuka Perkov <luka@openwrt.org>
Sun, 17 Jun 2012 17:21:29 +0000 (17:21 +0000)
committerLuka Perkov <luka@openwrt.org>
Sun, 17 Jun 2012 17:21:29 +0000 (17:21 +0000)
SVN-Revision: 32411

libs/postgresql/Makefile

index a234fafaeebb2484daad75fa910aa351e579c84d..e57259cd2d16bd928d68ea6d694b8cf42ad8df4e 100644 (file)
@@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
 define Package/libpq
   SECTION:=libs
   CATEGORY:=Libraries
-  DEPENDS:=+zlib +libreadline +libpthread +libncurses +coreutils-su
+  DEPENDS:=+zlib +libreadline +libpthread +libncurses +shadow-su
   TITLE:=PostgreSQL client library
   URL:=http://www.postgresql.org/
   SUBMENU:=database