forked from mirrors/nixpkgs
pkgsStatic.stoken: fix build
This commit is contained in:
parent
dcaba3a80d
commit
1af85f4be4
|
@ -5,7 +5,7 @@
|
|||
, pkg-config
|
||||
, libxml2
|
||||
, nettle
|
||||
, withGTK3 ? true
|
||||
, withGTK3 ? !stdenv.hostPlatform.isStatic
|
||||
, gtk3
|
||||
}:
|
||||
|
||||
|
|
Loading…
Reference in a new issue