1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-29 17:04:07 +02:00

gnu: Remove qxlsx-qt5.

* gnu/packages/qt.scm (qxlsx-qt5): Delete variable.

Change-Id: Id271d638c2e30bf374f801dc82e10ad6782c43ce
This commit is contained in:
Andreas Enge
2026-05-21 15:03:54 +02:00
parent d7b397aa91
commit c88cd7fcae
-7
View File
@@ -1674,13 +1674,6 @@ from within Qt 5.")))
XLSX document format.")
(license license:expat)))
(define-public qxlsx-qt5
(package/inherit qxlsx
(name "qxlsx-qt5")
(inputs
(list qtbase-5))
(synopsis "Qt5 build for the qxlsx library")))
(define-public qtxmlpatterns-5
(package (inherit qtsvg-5)
(name "qtxmlpatterns")