Update base-system and dep. pkgs for new rshlib thing

This commit is contained in:
davehome 2011-11-12 05:01:02 +00:00
parent cc660ea670
commit accb1ff0d6
422 changed files with 1208 additions and 696 deletions

View file

@ -1,5 +1,6 @@
# Template file for 'postgresql-plperl'.
#
revision=1
short_desc="PL/Perl procedural language for PostgreSQL"
long_desc="${long_desc}
@ -7,9 +8,7 @@ long_desc="${long_desc}
PostgreSQL 8.4 in Perl. You need this package if you have any PostgreSQL 8.4
functions that use the languages plperl or plperlu."
Add_dependency run glibc
Add_dependency run postgresql
Add_dependency run perl
do_install()
{