diff options
| author | Alexander Lohnau <[email protected]> | 2020-05-03 20:23:08 +0200 |
|---|---|---|
| committer | Alexander Lohnau <[email protected]> | 2020-05-05 17:26:13 +0200 |
| commit | 3e1cb2c7fb41d20f19bb039c77714e8128bf5e00 (patch) | |
| tree | 570b95774a0509865b403c2eaf40086463b8f1c4 /src/config-packagekit.h.cmake | |
| parent | ecede34048472432c140ed30981f86be2e9f1199 (diff) | |
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
Diffstat (limited to 'src/config-packagekit.h.cmake')
| -rw-r--r-- | src/config-packagekit.h.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
