[neon/extras/krusader/Neon/release] debian: add gettext B-D
Pino Toscano
null at kde.org
Thu Sep 8 15:46:23 BST 2022
Git commit 134fcdf035e2d88c477381b43f5b96984d2dd7df by Pino Toscano.
Committed on 12/11/2020 at 10:27.
Pushed by jriddell into branch 'Neon/release'.
add gettext B-D
M +1 -0 debian/changelog
M +1 -0 debian/control
https://invent.kde.org/neon/extras/krusader/commit/134fcdf035e2d88c477381b43f5b96984d2dd7df
diff --git a/debian/changelog b/debian/changelog
index bb0e408..06e98c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ krusader (2:2.7.2-2) UNRELEASED; urgency=medium
- switch the debhelper build dependency to debhelper-compat 13
- remove debian/compat
* Remove the explicit as-needed linking, as it is done by binutils now.
+ * Explicitly add the gettext build dependency.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 15 Sep 2020 22:20:04 +0200
diff --git a/debian/control b/debian/control
index da34b04..339252d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Mark Purcell <msp at debian.org>, Maximiliano Curia <maxy at debian.org>
Build-Depends: cmake (>= 2.8.12),
debhelper-compat (= 13),
extra-cmake-modules (>= 1.7.0~),
+ gettext,
libacl1-dev,
libattr1-dev,
libkf5archive-dev,
More information about the Neon-commits
mailing list