mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: falkon: Remove dependency on qtbase-5.
* gnu/packages/kde-internet.scm (falkon)[arguments]<#:qtbase>: Set to qtbase. Change-Id: Idb478b0a36ef0c4c03793afcdb2fd5351cb259ba
This commit is contained in:
@@ -187,6 +187,8 @@ different notification systems.")
|
||||
(base32
|
||||
"0lqirjirjxin4b2bkf9raalygvjp35qs1r51ydmgf97gjk6nhzzv"))))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list #:qtbase qtbase))
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config qttools))
|
||||
(inputs
|
||||
|
||||
Reference in New Issue
Block a user