projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f5cd94
)
postgresql: revert r36614
author
Luka Perkov
<luka@openwrt.org>
Mon, 13 May 2013 12:03:33 +0000
(12:03 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Mon, 13 May 2013 12:03:33 +0000
(12:03 +0000)
SVN-Revision: 36619
libs/postgresql/Makefile
patch
|
blob
|
history
diff --git
a/libs/postgresql/Makefile
b/libs/postgresql/Makefile
index ba04d0e2c334defa4654cad127a7bd0b3212a2d4..37ae8f67904f1d1ecc93f46199c683dc31a890a2 100644
(file)
--- 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