packages: qt: Unexport qt6ct and qt3d
parent
f3dda04dca
commit
6a43fc6a31
|
@ -24,7 +24,7 @@
|
|||
(define qt-url
|
||||
(@@ (gnu packages qt) qt-url))
|
||||
|
||||
(define-public qt6ct
|
||||
(define qt6ct
|
||||
(package
|
||||
(name "qt6ct")
|
||||
(version "1.6")
|
||||
|
@ -89,7 +89,7 @@ the end-user is driving and cannot attend the incoming messages on the phone.
|
|||
In such a scenario, the messaging application can read out the incoming
|
||||
message.")))
|
||||
|
||||
(define-public qt3d
|
||||
(define qt3d
|
||||
(package
|
||||
(inherit qtbase)
|
||||
(name "qt3d")
|
||||
|
|
Loading…
Reference in New Issue