diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-22 02:14:27 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-22 02:14:27 (EDT) |
commit | 102edb6ef9bb1de6174214219fc775b2e56d1614 (patch) | |
tree | 85cbd4e809fbe158c4a9d1f6ef35bbc4b39a6aee /libpcre-doc.pkg/control | |
parent | 4b280f23b03562c69cf864bd70aa5f65700a2ed1 (diff) |
Rename packages to match SONAME.
Debian apparently changes the SONAME.
Diffstat (limited to 'libpcre-doc.pkg/control')
-rw-r--r-- | libpcre-doc.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcre-doc.pkg/control b/libpcre-doc.pkg/control index a5d97b8..2dc9002 100644 --- a/libpcre-doc.pkg/control +++ b/libpcre-doc.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: libpcre.3 (>= ${Source-Version}) +Depends: libpcre.1 (>= ${Source-Version}) Description: Perl Compatible Regular Expressions - documentation ${Common-Description} . |