mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: kalgebra: Remove dependency on qtbase-5.
* gnu/packages/kde-education.scm (kalgebra)[arguments]<#:qtbase>: Set to qtbase. [inputs]: Remove qtbase. Change-Id: I38b33bbd7c17c70c076cfbbbe2163a78b4da6672
This commit is contained in:
@@ -187,6 +187,7 @@ Currently available boards include:
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:qtbase qtbase
|
||||
#:tests? #f
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
@@ -211,7 +212,6 @@ Currently available boards include:
|
||||
kxmlgui
|
||||
libplasma
|
||||
ncurses
|
||||
qtbase
|
||||
qtdeclarative
|
||||
qtsvg
|
||||
qtwayland
|
||||
|
||||
Reference in New Issue
Block a user