[neon/backports-noble/poppler-noble/Neon/unstable] debian: wrong brackets

Carlos De Maine null at kde.org
Thu Jun 11 23:02:46 BST 2026


Git commit 2733d5a4c945f6a3b4fbd3a0739676b8357b96ee by Carlos De Maine.
Committed on 11/06/2026 at 22:02.
Pushed by carlosdem into branch 'Neon/unstable'.

wrong brackets

M  +1    -1    debian/control

https://invent.kde.org/neon/backports-noble/poppler-noble/-/commit/2733d5a4c945f6a3b4fbd3a0739676b8357b96ee

diff --git a/debian/control b/debian/control
index 9d4f40d..3748cfc 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
                dh-sequence-gir,
                cmake,
                libboost-dev (>= 1.71.0),
-               libcurl4-gnutls-dev (!i386),
+               libcurl4-gnutls-dev [!i386],
                libglib2.0-dev (>= 2.64),
                libfontconfig-dev,
                libcairo2-dev (>= 1.16.0),


More information about the Neon-commits mailing list