Skip to content

Commit

Permalink
Fix dpkg dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
pepone committed Jan 26, 2021
1 parent f042352 commit 2f879c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions freeze/dpkg/control
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Section: libdevel
Replaces: libzeroc-freeze-dev (<= 3.6.3-1)
Breaks: libzeroc-freeze-dev (<= 3.6.3-1)
Depends: libzeroc-freeze3.7 (= ${binary:Version}),
libzeroc-ice-dev (= 3.7.4-1),
libzeroc-ice-dev (= 3.7.5-1),
zeroc-freeze-compilers (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Expand Down Expand Up @@ -73,7 +73,7 @@ Section: admin
Replaces: zeroc-ice-compilers (<= 3.6.3-1)
Breaks: zeroc-ice-compilers (<= 3.6.3-1)
Depends: libzeroc-freeze3.7 (= ${binary:Version}),
zeroc-ice-slice (= 3.7.4-1),
zeroc-ice-slice (= 3.7.5-1),
${misc:Depends},
${shlibs:Depends}
Description: Slice compilers for developing Freeze applications
Expand Down

0 comments on commit 2f879c2

Please sign in to comment.