diff options
author | tnut <thierryn1 at hispeed dot ch> | 2009-12-18 20:25:18 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2009-12-18 20:25:18 +0100 |
commit | 46447f342938554b0f3b387206621ad5052b6cec (patch) | |
tree | 1257e7f6dd52897323b604ae5e02331405e5167f | |
parent | 61f912846f3ee6d8791f6acbf19b25d8d9a9905e (diff) | |
download | nutyx-pakxe-46447f342938554b0f3b387206621ad5052b6cec.tar.gz nutyx-pakxe-46447f342938554b0f3b387206621ad5052b6cec.tar.bz2 nutyx-pakxe-46447f342938554b0f3b387206621ad5052b6cec.tar.xz nutyx-pakxe-46447f342938554b0f3b387206621ad5052b6cec.zip |
postgresql, maj des dépendances
-rw-r--r-- | extra/postgresql/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/postgresql/Pkgfile b/extra/postgresql/Pkgfile index abf85c79a..e70da5e44 100644 --- a/extra/postgresql/Pkgfile +++ b/extra/postgresql/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.postgresql.org/ # Maintainer: NuTyX core team # Packager: lesibel at free dot fr -# Depends on: postgresql-libs, libxml2, readline +# Depends on: postgresql-libs, libxml2, linux-pam name=postgresql version=8.4.1 |