[neon/kf6/kf6-knotifications/Neon/stable] debian: runtime dep
Carlos De Maine
null at kde.org
Wed Dec 18 04:26:13 GMT 2024
Git commit 581cbfd6cf0b3ae777b54c3abcf3d6d5dff08287 by Carlos De Maine.
Committed on 18/12/2024 at 04:26.
Pushed by carlosdem into branch 'Neon/stable'.
runtime dep
M +3 -2 debian/control
https://invent.kde.org/neon/kf6/kf6-knotifications/-/commit/581cbfd6cf0b3ae777b54c3abcf3d6d5dff08287
diff --git a/debian/control b/debian/control
index 980208b..b6942ba 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: cmake,
libshiboken6-dev,
pkgconf,
pkg-kde-tools-neon,
- python3,
+ python3-dev,
python3-build,
qt6-base-dev,
qt6-base-private-dev,
@@ -38,7 +38,8 @@ Package: kf6-knotifications
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: ${misc:Depends},
+Depends: python3,
+ ${misc:Depends},
${shlibs:Depends}
Replaces: libkf6notifications6,
libkf6notifications-data,
More information about the Neon-commits
mailing list