diff options
Diffstat (limited to 'pcregrep.pkg/control')
-rw-r--r-- | pcregrep.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcregrep.pkg/control b/pcregrep.pkg/control index d1b506b..8114dee 100644 --- a/pcregrep.pkg/control +++ b/pcregrep.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libpcre.3 (= ${Binary-Version}) +Depends: libpcre.1 (= ${Binary-Version}) Description: Perl Compatible Regular Expressions - pcregrep utility ${Common-Description} . |