From 57ea07eb011c9ced40ec95949f2458c05f6eedb6 Mon Sep 17 00:00:00 2001 From: Jakob Haufe Date: Mon, 7 Apr 2025 16:31:39 +0200 Subject: [PATCH] wrap-and-sort -abt --- debian/control | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0f48df1..06b3f9f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,11 @@ Source: fstl Section: graphics Priority: optional Maintainer: Jakob Haufe -Build-Depends: debhelper-compat (= 13), qtbase5-dev, qtchooser, libqt5opengl5-dev, cmake +Build-Depends: debhelper-compat (= 13), + cmake, + libqt5opengl5-dev, + qtbase5-dev, + qtchooser, Standards-Version: 4.7.2 Homepage: https://www.mattkeeter.com/projects/fstl/ Vcs-Git: https://salsa.debian.org/sur5r/fstl.git @@ -11,7 +15,9 @@ Rules-Requires-Root: no Package: fstl Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libgl1-mesa-dri +Depends: libgl1-mesa-dri, + ${misc:Depends}, + ${shlibs:Depends}, Description: Viewer for .stl files fstl is a viewer for .stl files commonly used in stereolithography, rapid prototyping, 3D printing and CAM. -- 2.39.5