[neon/neon-packaging/merkuro/Neon/unstable] debian: libplasma-dev && lints
Carlos De Maine
null at kde.org
Fri Dec 1 03:04:24 GMT 2023
Git commit 16abcb1487382cd26a68ff7f06c2e2a458e28392 by Carlos De Maine.
Committed on 01/12/2023 at 04:04.
Pushed by carlosdem into branch 'Neon/unstable'.
libplasma-dev && lints
M +1 -1 debian/control
A +6 -0 debian/merkuro.qml-ignore
M +1 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/merkuro/-/commit/16abcb1487382cd26a68ff7f06c2e2a458e28392
diff --git a/debian/control b/debian/control
index 2a80ffc..bad85ec 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Build-Depends: cmake ,
libgpgmepp-dev,
libqgpgme15-qt6-dev,
pkg-kde-tools-neon,
- plasma-framework6-dev,
+ libplasma-dev,
qt6-base-dev,
qt6-declarative-dev,
qt6-location-dev,
diff --git a/debian/merkuro.qml-ignore b/debian/merkuro.qml-ignore
new file mode 100644
index 0000000..afba680
--- /dev/null
+++ b/debian/merkuro.qml-ignore
@@ -0,0 +1,6 @@
+org.kde.merkuro[1.0]
+org.kde.raven[1.0]
+org.kde.plasma.core[2.0]
+org.kde.plasma.components[3.0]
+org.kde.plasma.extras[2.0]
+org.kde.plasma.plasmoid[2.0]
diff --git a/debian/rules b/debian/rules
index 081221b..d9b88f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@
override_dh_auto_configure:
dh_auto_configure -- \
- -DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
\ No newline at end of file
+ -DCOMPILE_WITH_UNITY_CMAKE_SUPPORT=ON
More information about the Neon-commits
mailing list