Fix error in debian/control
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
libxisf (0.1.2-ubuntu1) UNRELEASED; urgency=medium
|
libxisf (0.1.2-ubuntu1) focal; urgency=medium
|
||||||
|
|
||||||
* Add qtbase5-dev as dependency to libxisf-dev
|
* Add qtbase5-dev as dependency to libxisf-dev
|
||||||
|
|
||||||
|
|||||||
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 qtbase5-dev (= ${binary:Version}), ${misc:Depends}
|
Depends: libxisf (= ${binary:Version}), ${misc:Depends}, qtbase5-dev
|
||||||
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