From 995e14ce5669f87375aeee6271c53ff32f7e3eea Mon Sep 17 00:00:00 2001 From: ferreo Date: Mon, 27 Jan 2025 14:08:28 +0100 Subject: [PATCH] Update debian/control --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 2578d29..52c168c 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, Provides: - libaquamarine0-3 (= ${binary:Version}), + libaquamarine0-7 (= ${binary:Version}), libaquamarine0 (= ${binary:Version}), libaquamarine (= ${binary:Version}), Description: A very light linux rendering backend library @@ -37,7 +37,7 @@ Description: A very light linux rendering backend library Package: libaquamarine-dev Architecture: linux-any Depends: - libaquamarine0-3 (= ${binary:Version}) + libaquamarine0-7 (= ${binary:Version}) Provides: aquamarine-dev (= ${binary:Version}), Description: Development file for aquamarine a very light linux rendering backend library