[neon/backports-focal/poppler/Neon/unstable] debian: Revert "no qt6 here"
Jonathan Esk-Riddell
null at kde.org
Fri Mar 18 15:46:03 GMT 2022
Git commit bb0f29377bd5329fd1ca6f9a1d7d77f9ddf867bb by Jonathan Esk-Riddell.
Committed on 18/03/2022 at 15:45.
Pushed by jriddell into branch 'Neon/unstable'.
Revert "no qt6 here"
This reverts commit dee250d2ee283f6048a2376901f24733701fb27d.
M +29 -0 debian/control
https://invent.kde.org/neon/backports-focal/poppler/commit/bb0f29377bd5329fd1ca6f9a1d7d77f9ddf867bb
diff --git a/debian/control b/debian/control
index a1da007..b9138a3 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ Build-Depends: cmake,
libtiff-dev,
pkg-config (>= 0.18),
python3:any,
+ qt6-base-dev,
qtbase5-dev,
zlib1g-dev
Build-Depends-Indep: libcairo2-doc, libglib2.0-doc
@@ -150,6 +151,34 @@ Description: PDF rendering library -- development files (Qt 5 interface)
This package contains the headers and development libraries needed to
build applications using the Qt 5-based Poppler interface.
+Package: libpoppler-qt6-3
+Architecture: any
+Section: libs
+Multi-Arch: same
+Depends: libpoppler119 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: PDF rendering library (Qt 6 based shared library)
+ Poppler is a PDF rendering library based on Xpdf PDF viewer.
+ .
+ This package provides the Qt 6 based shared library for applications
+ using the Qt 6 interface to Poppler.
+
+Package: libpoppler-qt6-dev
+Architecture: any
+Section: libdevel
+Multi-Arch: same
+Depends: libpoppler-dev (= ${binary:Version}),
+ libpoppler-qt6-3 (= ${binary:Version}),
+ qt6-base-dev,
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: PDF rendering library -- development files (Qt 6 interface)
+ Poppler is a PDF rendering library based on Xpdf PDF viewer.
+ .
+ This package contains the headers and development libraries needed to
+ build applications using the Qt 6-based Poppler interface.
+
Package: libpoppler-cpp0v5
Architecture: any
Section: libs
More information about the Neon-commits
mailing list