From: Rafael Laboissière Date: Sun, 7 Jan 2024 19:35:46 +0000 (-0300) Subject: d/control: Do not (build-)depend on the deprecated packages libfontconfig1-dev et... X-Git-Tag: archive/raspbian/8.0.3-2+rpi1^2^2^2~20 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a27e4a73590b6be51adff8edd65f08ec1eb299bd;p=mathgl.git d/control: Do not (build-)depend on the deprecated packages libfontconfig1-dev et libgl1-mesa-dev --- diff --git a/debian/control b/debian/control index 94ea405..aeb7f7b 100644 --- a/debian/control +++ b/debian/control @@ -14,9 +14,9 @@ Build-Depends: fluid, freeglut3-dev, libfltk1.3-dev, - libfontconfig1-dev, + libfontconfig-dev, libgif-dev, - libgl1-mesa-dev | libgl-dev, + libgl-dev, libgsl-dev, libhdf4-dev, libhdf5-dev, @@ -218,7 +218,7 @@ Architecture: any Section: libdevel Depends: libgif-dev, libgsl-dev, - libgl1-mesa-dev | libgl-dev, + libgl-dev, libhdf4-dev, libhdf5-dev, libhpdf-dev,