[neon/kf6/kf6-ktexteditor/Neon/release] debian: no need to bring in -dev
Jonathan Esk-Riddell
null at kde.org
Mon Feb 26 14:32:37 GMT 2024
Git commit 02c9d3de6a27fcaefef8c5f3dd91c28d2ba8fc0f by Jonathan Esk-Riddell.
Committed on 26/02/2024 at 14:32.
Pushed by jriddell into branch 'Neon/release'.
no need to bring in -dev
M +1 -1 debian/control
https://invent.kde.org/neon/kf6/kf6-ktexteditor/-/commit/02c9d3de6a27fcaefef8c5f3dd91c28d2ba8fc0f
diff --git a/debian/control b/debian/control
index dbf084e..65b0a04 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Package: kf6-ktexteditor
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-kparts-dev, libjs-underscore, ${misc:Depends}, ${shlibs:Depends}
+Depends: libjs-underscore, ${misc:Depends}, ${shlibs:Depends}
Description: provide advanced plain text editing services
The KTextEditor interfaces - also called KTE interfaces - are a set
of well-defined interfaces which an application or library can
More information about the Neon-commits
mailing list