mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: aseba: Remove dependency on QtWebKit.
This is required for <https://issues.guix.gnu.org/53289>. * gnu/packages/robotics.scm (aseba)[inputs]: Remove qtwebkit.
This commit is contained in:
parent
ac2ed2e1d7
commit
b9ecefd1de
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ (define-public aseba
|
|||
qtbase-5
|
||||
qtsvg-5
|
||||
qttools-5 ;for libQt5Help, needed by "studio"
|
||||
qtwebkit
|
||||
qtx11extras
|
||||
eudev
|
||||
libxml2
|
||||
|
|
Loading…
Reference in a new issue