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-dev.pkg/control | |
parent | 4b280f23b03562c69cf864bd70aa5f65700a2ed1 (diff) |
Rename packages to match SONAME.
Debian apparently changes the SONAME.
Diffstat (limited to 'libpcre-dev.pkg/control')
-rw-r--r-- | libpcre-dev.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcre-dev.pkg/control b/libpcre-dev.pkg/control index f88388f..b28f2eb 100644 --- a/libpcre-dev.pkg/control +++ b/libpcre-dev.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 - development files ${Common-Description} . |