mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06: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:
parent
c7e2dc5148
commit
fb0610f0d7
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue