[neon/neon-packaging/koko/Neon/unstable] debian: make koko pull in plasma-framework as core dep

Harald Sitter null at kde.org
Mon Jun 12 07:22:29 BST 2023


Git commit 199c1786c3b167323a37b21e76fd85b49dac1d38 by Harald Sitter.
Committed on 26/08/2015 at 07:37.
Pushed by carlosdem into branch 'Neon/unstable'.

make koko pull in plasma-framework as core dep

this should also drag along most of kokos other qml deps

M  +1    -1    debian/control

https://invent.kde.org/neon/neon-packaging/koko/-/commit/199c1786c3b167323a37b21e76fd85b49dac1d38

diff --git a/debian/control b/debian/control
index 8a6ad23..73733fc 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/kdeconnect-plasma.git
 
 Package: koko
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: plasma-framework, ${misc:Depends}, ${shlibs:Depends}
 Description: KDE Image Gallery
  A KDE Image Gallery.
 



More information about the Neon-commits mailing list