[neon/neon-packaging/kseexpr/Neon/unstable] debian: make libkseexpr-dev depend on the 2 solib6 packages

Carlos De Maine null at kde.org
Wed May 21 12:55:58 BST 2025


Git commit c15d25b37503ad2d60833886b8eef861a0cd1761 by Carlos De Maine.
Committed on 21/05/2025 at 11:55.
Pushed by carlosdem into branch 'Neon/unstable'.

make libkseexpr-dev depend on the 2 solib6 packages

M  +2    -2    debian/control

https://invent.kde.org/neon/neon-packaging/kseexpr/-/commit/c15d25b37503ad2d60833886b8eef861a0cd1761

diff --git a/debian/control b/debian/control
index 5cf43a7..c782c22 100644
--- a/debian/control
+++ b/debian/control
@@ -58,8 +58,8 @@ Description: Fork of Walt Disney Animation Studios' SeExpr
 
 Package: libkseexpr-dev
 Architecture: any
-Depends: libkseexpr4 (= ${binary:Version}),
-         libkseexprui4 (= ${binary:Version}),
+Depends: libkseexpr6 (= ${binary:Version}),
+         libkseexprui6 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Breaks: kseexpr-dev,


More information about the Neon-commits mailing list