xfce.tumbler: enable EPUB thumbnailer support

Introduced in https://gitlab.xfce.org/xfce/tumbler/-/merge_requests/6
This commit is contained in:
Bobby Rong 2023-06-17 20:40:36 +08:00
parent 36bbafd1ad
commit d08d66c216
No known key found for this signature in database

View file

@ -4,6 +4,7 @@
, gdk-pixbuf
, glib
, freetype
, libgepub
, libgsf
, poppler
, gst_all_1
@ -26,6 +27,7 @@ mkXfceDerivation {
gdk-pixbuf
glib
gst_all_1.gst-plugins-base
libgepub # optional EPUB thumbnailer support
libgsf
poppler # technically the glib binding
];