diff --git a/debian/changelog b/debian/changelog index af64d52..70c840c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libxisf (0.1.2-ubuntu1) UNRELEASED; urgency=medium + + * Add qtbase5-dev as dependency to libxisf-dev + + -- DuĊĦan Poizl Thu, 09 Feb 2023 21:28:45 +0100 + libxisf (0.1.1-ubuntu1) focal; urgency=medium * Fixed packaging diff --git a/debian/control b/debian/control index 7809b78..055bb95 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Package: libxisf-dev Section: libdevel Architecture: any Multi-Arch: same -Depends: libxisf (= ${binary:Version}), ${misc:Depends} +Depends: libxisf qtbase5-dev (= ${binary:Version}), ${misc:Depends} Description: Library to load and save XISF images Native format of PixInsight astroprocessing suite