Skip to content

Commit

Permalink
Added jq to playonlinux deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrsk authored and FRidh committed Feb 25, 2019
1 parent fe2a2b3 commit cedd8bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/applications/misc/playonlinux/default.nix
Expand Up @@ -19,6 +19,7 @@
, pkgsi686Linux
, which
, curl
, jq
}:

let
Expand All @@ -41,6 +42,7 @@ let
xterm
which
curl
jq
];

ld32 =
Expand Down

0 comments on commit cedd8bf

Please sign in to comment.