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