mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: qt-creator: Add a debug output.
* gnu/packages/qt.scm (qt-creator) [outputs]: New field. Change-Id: I287e5ec9b810346d3d161814e2e386791db8aa28
This commit is contained in:
parent
1b2e139624
commit
16babde41e
1 changed files with 1 additions and 0 deletions
|
@ -5416,6 +5416,7 @@ (define-public qt-creator
|
|||
(sha256
|
||||
(base32
|
||||
"1lgk547pvg31zzqra7gn9gsszm5wrwxiw06crbr5n2kqfavk9r22"))))
|
||||
(outputs '("out" "debug"))
|
||||
(build-system qt-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue