[neon/neon/debug-installer/Neon/release] debian: Revert "drop pkg-kde-tools it is not used"
Harald Sitter
null at kde.org
Wed Dec 9 10:15:35 GMT 2020
Git commit d44d4a5611a98a8cc19a3a57484cfd15e543d797 by Harald Sitter.
Committed on 09/12/2020 at 10:15.
Pushed by sitter into branch 'Neon/release'.
Revert "drop pkg-kde-tools it is not used"
This reverts commit bf8d09aa5289304ff07474ee77fd7a0db392a3db.
the kf5 extension for dh is actually in that package
M +2 -1 debian/control
https://invent.kde.org/neon/neon/debug-installer/commit/d44d4a5611a98a8cc19a3a57484cfd15e543d797
diff --git a/debian/control b/debian/control
index 308ffbf..5f3fb15 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: cmake,
libkf5coreaddons-dev,
libkf5declarative-dev,
libkf5i18n-dev,
- libpackagekitqt5-dev
+ libpackagekitqt5-dev,
+ pkg-kde-tools (>= 0.15.3ubuntu7)
Standards-Version: 3.9.3
Homepage: https://www.kde.org
More information about the Neon-commits
mailing list