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 f0efdbcc..770141ba 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ Architecture: any Multi-Arch: same Section: libdevel Depends: - libabsl20230802 (= ${binary:Version}), + libabsl20240116 (= ${binary:Version}), ${misc:Depends}, Recommends: cmake (>= 3.13) | pkgconf, @@ -51,7 +51,7 @@ Description: ${source:Synopsis} (development files) This package contains header files and other data necessary for developing with Abseil. -Package: libabsl20230802 +Package: libabsl20240116 Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} |