scantailor-advanced: fix startup using wrapQtAppsHook (#82174)
This commit is contained in:
parent
edaceeae80
commit
5ee998bbc2
@ -1,8 +1,8 @@
|
||||
{ stdenv, fetchFromGitHub
|
||||
{ stdenv, fetchFromGitHub, mkDerivation
|
||||
, cmake, libjpeg, libpng, libtiff, boost
|
||||
, qtbase, qttools }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
mkDerivation rec {
|
||||
pname = "scantailor-advanced";
|
||||
version = "1.0.16";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user