diff options
Diffstat (limited to 'gawk.pkg/control')
-rw-r--r-- | gawk.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gawk.pkg/control b/gawk.pkg/control index dfa2d19..eaed4a9 100644 --- a/gawk.pkg/control +++ b/gawk.pkg/control @@ -1,5 +1,5 @@ Architecture: any Platform: all -Depends: libreadline.6, libmpfr.4, libgmp.10, libtinfo.5 +Depends: libgmp.10, libmpfr.4, libreadline.6, libtinfo.5, libsigsegv.2 Description: GNU Awk, a pattern scanning and processing language ${Common-Description} |