mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: choqok: Don't depend on QtWebKit.
These dependencies were only used to create a plugin for Konqueror, which Guix does not include. See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/kde-internet.scm (choqok)[inputs]: Remove kdewebkit and qtwebkit.
This commit is contained in:
parent
db17f8b502
commit
f928b56d13
1 changed files with 0 additions and 2 deletions
|
@ -70,7 +70,6 @@
|
||||||
kcmutils
|
kcmutils
|
||||||
kconfigwidgets
|
kconfigwidgets
|
||||||
kcoreaddons
|
kcoreaddons
|
||||||
kdewebkit
|
|
||||||
kemoticons
|
kemoticons
|
||||||
kglobalaccel
|
kglobalaccel
|
||||||
kguiaddons
|
kguiaddons
|
||||||
|
@ -90,7 +89,6 @@
|
||||||
qoauth
|
qoauth
|
||||||
qtbase-5
|
qtbase-5
|
||||||
qtnetworkauth
|
qtnetworkauth
|
||||||
qtwebkit
|
|
||||||
sonnet))
|
sonnet))
|
||||||
(home-page "https://kde.org/applications/internet/org.kde.choqok")
|
(home-page "https://kde.org/applications/internet/org.kde.choqok")
|
||||||
(synopsis "Micro-Blogging Client")
|
(synopsis "Micro-Blogging Client")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue