calibre: fix missing gsettings schemas

+2 -2
+2 -2
pkgs/applications/misc/calibre/default.nix
··· 1 1 { stdenv, fetchurl, fetchpatch, poppler_utils, pkgconfig, libpng 2 2 , imagemagick, libjpeg, fontconfig, podofo, qtbase, qmakeHook, icu, sqlite 3 3 , makeWrapper, unrarSupport ? false, chmlib, python2Packages, xz, libusb1, libmtp 4 - , xdg_utils, makeDesktopItem 4 + , xdg_utils, makeDesktopItem, wrapGAppsHook 5 5 }: 6 6 7 7 stdenv.mkDerivation rec { ··· 53 53 54 54 buildInputs = [ 55 55 poppler_utils libpng imagemagick libjpeg 56 - fontconfig podofo qtbase chmlib icu sqlite libusb1 libmtp xdg_utils 56 + fontconfig podofo qtbase chmlib icu sqlite libusb1 libmtp xdg_utils wrapGAppsHook 57 57 ] ++ (with python2Packages; [ 58 58 apsw cssselect cssutils dateutil lxml mechanize netifaces pillow 59 59 python pyqt5 sip