Add qttools as build dependency

Julien LepillerSun Nov 10 14:05:38+0100 2019

99e0e5a

Add qttools as build dependency

guix.scm

376376
      ("python-translation-finder" ,python-translation-finder)
377377
      ("python-watchdog" ,python-watchdog)))
378378
  (native-inputs
379-
   `(("python-pyinstaller" ,python-pyinstaller)))
379+
   `(("python-pyinstaller" ,python-pyinstaller)
380+
     ("qttools" ,qttools)))
380381
  (home-page
381382
    "https://framagit.org/tyreunom/offlate")
382383
  (synopsis