Add qtbase5-dev as dependency to libxisf-dev
This commit is contained in:
Vendored
+6
@@ -1,3 +1,9 @@
|
|||||||
|
libxisf (0.1.2-ubuntu1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Add qtbase5-dev as dependency to libxisf-dev
|
||||||
|
|
||||||
|
-- Dušan Poizl <nou@nouspiro.space> Thu, 09 Feb 2023 21:28:45 +0100
|
||||||
|
|
||||||
libxisf (0.1.1-ubuntu1) focal; urgency=medium
|
libxisf (0.1.1-ubuntu1) focal; urgency=medium
|
||||||
|
|
||||||
* Fixed packaging
|
* Fixed packaging
|
||||||
|
|||||||
Vendored
+1
-1
@@ -14,7 +14,7 @@ Package: libxisf-dev
|
|||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
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
|
Description: Library to load and save XISF images
|
||||||
Native format of PixInsight astroprocessing suite
|
Native format of PixInsight astroprocessing suite
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user