Update base-system and dep. pkgs for new rshlib thing
This commit is contained in:
parent
cc660ea670
commit
accb1ff0d6
422 changed files with 1208 additions and 696 deletions
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'postgresql-plpython'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="PL/Python procedural language for PostgreSQL"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
@ -7,9 +8,7 @@ long_desc="${long_desc}
|
|||
PostgreSQL 8.4 in Python. You need this package if you have any PostgreSQL 8.4
|
||||
functions that use the languages plpython or plpythonu."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run postgresql
|
||||
Add_dependency run python
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue