packages: pdf: Change qtwayland-5 from input to propagated-input in sioyek/wayland

pull/3/head
Luis Guilherme Coelho 2024-05-11 14:09:14 -03:00
parent 6625929686
commit 771768229a
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,6 @@
(package
(inherit sioyek)
(name "sioyek-wayland")
(inputs
(modify-inputs (package-inputs sioyek)
(propagated-inputs
(modify-inputs (package-propagated-inputs sioyek)
(append qtwayland-5)))))