packages: qt: Unexport qt6ct and qt3d
parent
f3dda04dca
commit
6a43fc6a31
|
@ -24,7 +24,7 @@
|
||||||
(define qt-url
|
(define qt-url
|
||||||
(@@ (gnu packages qt) qt-url))
|
(@@ (gnu packages qt) qt-url))
|
||||||
|
|
||||||
(define-public qt6ct
|
(define qt6ct
|
||||||
(package
|
(package
|
||||||
(name "qt6ct")
|
(name "qt6ct")
|
||||||
(version "1.6")
|
(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
|
In such a scenario, the messaging application can read out the incoming
|
||||||
message.")))
|
message.")))
|
||||||
|
|
||||||
(define-public qt3d
|
(define qt3d
|
||||||
(package
|
(package
|
||||||
(inherit qtbase)
|
(inherit qtbase)
|
||||||
(name "qt3d")
|
(name "qt3d")
|
||||||
|
|
Loading…
Reference in New Issue