1
0
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:
Sughosha
2025-10-23 15:45:48 +05:30
parent c7e2dc5148
commit fb0610f0d7

View File

@@ -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