[neon/3rdparty/svt-av1/Neon/release_jammy] debian: add the depends

Carlos De Maine null at kde.org
Mon Sep 16 18:00:24 BST 2024


Git commit f97ab593bfc7425db21399b765321e4fc443d848 by Carlos De Maine.
Committed on 16/09/2024 at 17:00.
Pushed by carlosdem into branch 'Neon/release_jammy'.

add the depends

M  +3    -2    debian/control

https://invent.kde.org/neon/3rdparty/svt-av1/-/commit/f97ab593bfc7425db21399b765321e4fc443d848

diff --git a/debian/control b/debian/control
index b1d3b62..3458daf 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,8 @@ Package: libsvtav1enc1
 Architecture: any
 Multi-Arch: same
 Section: libs
-Depends: ${misc:Depends},
+Depends: libsvtav1enc1d1,
+         ${misc:Depends},
          ${shlibs:Depends}
 Description: Empty transitional required for transitional to Noble Numbat
  Dummy transitional package.
@@ -85,7 +86,7 @@ Architecture: any
 Multi-Arch: same
 Section: libdevel
 Depends: libsvtav1-dev (= ${source:Version}),
-         libsvtav1enc1 (= ${binary:Version}),
+         libsvtav1enc1d1 (= ${binary:Version}),
          ${misc:Depends}
 Description: Scalable Video Technology for AV1 (libsvtav1enc development files)
  The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) is an


More information about the Neon-commits mailing list