[neon/forks/jasper/Neon/release] debian: doc deps
Carlos De Maine
null at kde.org
Thu May 16 11:11:02 BST 2024
Git commit ee370cdf6c3ed707be2ce215ef706ffc2dee4ca6 by Carlos De Maine.
Committed on 16/05/2024 at 10:10.
Pushed by carlosdem into branch 'Neon/release'.
doc deps
M +13 -4 debian/control
https://invent.kde.org/neon/forks/jasper/-/commit/ee370cdf6c3ed707be2ce215ef706ffc2dee4ca6
diff --git a/debian/control b/debian/control
index d099ce4..b47188a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,19 @@ Priority: optional
Section: graphics
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
XSBC-Original-Maintainer: Roland Stigge <stigge at antcom.de>
-Build-Depends: debhelper-compat (= 13), ninja-build, freeglut3-dev, libjpeg-dev, libxi-dev, libxmu-dev, libxt-dev, dh-autoreconf
-Standards-Version: 3.9.5
+Build-Depends: debhelper-compat (= 13),
+ dh-autoreconf,
+ doxygen,
+ freeglut3-dev,
+ libjpeg-dev,
+ libxi-dev,
+ libxmu-dev,
+ libxt-dev,
+ ninja-build,
+ texlive,
+Standards-Version: 4.6.2
-Package: libjasper4
+Package: libjasper7
Section: libs
Architecture: any
Multi-Arch: same
@@ -24,7 +33,7 @@ Description: JasPer JPEG-2000 runtime library
Package: libjasper-dev
Section: libdevel
Architecture: any
-Depends: libjasper4 (= ${binary:Version}), ${misc:Depends}
+Depends: libjasper7 (= ${binary:Version}), ${misc:Depends}
Description: Development files for the JasPer JPEG-2000 library
JasPer is a collection of software (i.e., a library and application programs)
for the coding and manipulation of images. This software can handle image
More information about the Neon-commits
mailing list