mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: kdevelop: Build with QtWebEngine instead of QtWebKit.
* gnu/packages/kde.scm (kdevelop)[inputs]: Change from QTWEBKIT to QTWEBENGINE.
This commit is contained in:
@@ -345,7 +345,7 @@ projects.")
|
||||
qtdeclarative-5
|
||||
qtquickcontrols-5 ;; not checked as requirement
|
||||
qtquickcontrols2-5 ;; not checked as requirement
|
||||
qtwebkit
|
||||
qtwebengine-5
|
||||
threadweaver
|
||||
;; recommendes
|
||||
astyle
|
||||
|
||||
Reference in New Issue
Block a user