[neon/neon-packaging/kosmindoormap/Neon/unstable] debian: update .install
Carlos De Maine
null at kde.org
Tue Jul 2 12:29:15 BST 2024
Git commit 1801f5b90aa5d1f2d60129124bd058838450f4be by Carlos De Maine.
Committed on 02/07/2024 at 11:29.
Pushed by carlosdem into branch 'Neon/unstable'.
update .install
(cherry picked from commit 83367115845426b8679aa04e1d91841605cb6ef7)
Co-authored-by: Jonathan Riddell <jr at jriddell.org>
M +3 -3 debian/control
M +2 -0 debian/libkosmindoormap1.install
https://invent.kde.org/neon/neon-packaging/kosmindoormap/-/commit/1801f5b90aa5d1f2d60129124bd058838450f4be
diff --git a/debian/control b/debian/control
index d06749a..c4a69ca 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends: bison,
kf6-kcoreaddons-dev,
kf6-ki18n-dev,
kf6-kservice-dev,
- libkpublictransport-dev,
libkopeninghours-qt6-dev,
+ libkpublictransport-dev,
libprotobuf-dev,
osmctools,
pkg-kde-tools-neon,
@@ -47,9 +47,9 @@ Description: OSM multi-floor indoor map renderer
Package: qml6-module-org-kde-kosmindoormap
Architecture: any
-Depends: qml6-module-qtquick-controls,
+Depends: qml6-module-qtquick,
+ qml6-module-qtquick-controls,
qml6-module-qtquick-layouts,
- qml6-module-qtquick,
${misc:Depends},
${shlibs:Depends}
Description: OSM multi-floor indoor map renderer QML module
diff --git a/debian/libkosmindoormap1.install b/debian/libkosmindoormap1.install
index 2b910be..74a63c0 100644
--- a/debian/libkosmindoormap1.install
+++ b/debian/libkosmindoormap1.install
@@ -1,4 +1,6 @@
usr/lib/*/libKOSMIndoorMap.so.1
usr/lib/*/libKOSMIndoorMap.so.2*
+usr/lib/*/libKOSMIndoorRouting.so.*.*.*
+usr/lib/*/libKOSMIndoorRouting.so.1
usr/share/locale/*/LC_MESSAGES/*
usr/share/qlogging-categories6/
More information about the Neon-commits
mailing list