From 3e1cb2c7fb41d20f19bb039c77714e8128bf5e00 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Sun, 3 May 2020 20:23:08 +0200 Subject: Dolphin: Implement package kit for deb/rpm/pacman service packages Summary: The deb/rpm/pacman packages are now installed/uninstalled using packagekit. Test Plan: Try to install deb package from kde store (search for `jetbrains`). Then uninstall it. Reviewers: #dolphin, ngraham, elvisangelaccio, meven Reviewed By: #dolphin, ngraham, elvisangelaccio, meven Subscribers: cblack, anthonyfieroni, asturmlechner, meven, kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D29119 --- src/config-packagekit.h.cmake | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/config-packagekit.h.cmake (limited to 'src/config-packagekit.h.cmake') diff --git a/src/config-packagekit.h.cmake b/src/config-packagekit.h.cmake new file mode 100644 index 000000000..780fff56e --- /dev/null +++ b/src/config-packagekit.h.cmake @@ -0,0 +1 @@ +#cmakedefine HAVE_PACKAGEKIT -- cgit v1.3