packages: qt: Unexport qt6ct and qt3d

pull/3/head
Luis Guilherme Coelho 2024-03-26 21:57:26 -03:00
parent f3dda04dca
commit 6a43fc6a31
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 2 additions and 2 deletions

View File

@ -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")