mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 21:20:29 +02:00
gnu: texmacs: Make it find qtwayland plugin at runtime.
* gnu/packages/text-editors.scm (texmacs)[build-system]: Change to qt-build-system. (texmacs-guile3)[build-system]: Change to qt-build-system. Change-Id: Ic7b2af22d146f757a54c3ee6d56969493a561aab
This commit is contained in:
@@ -1086,7 +1086,7 @@ editors.")
|
||||
(base32 "11l1q5lmsj9g7yil1dn7n1cgsr8iikx59kg9riahpb6xw0p959l7"))
|
||||
(patches
|
||||
(search-patches "texmacs-wayland-hidpi.patch"))))
|
||||
(build-system cmake-build-system)
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list pkg-config xdg-utils)) ;for xdg-icon-resource
|
||||
(inputs
|
||||
|
||||
Reference in New Issue
Block a user