diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 2c0f51c3..e5719dfd 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Architecture: any Multi-Arch: same Section: libdevel Depends: - libabsl20240116 (= ${binary:Version}), + libabsl20240722 (= ${binary:Version}), ${misc:Depends}, Recommends: cmake (>= 3.13) | pkgconf, @@ -50,7 +50,7 @@ Description: ${source:Synopsis} (development files) This package contains header files and other data necessary for developing with Abseil. -Package: libabsl20240116 +Package: libabsl20240722 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} |