Skip to content

Commit

Permalink
Remove nlohmann dep
Browse files Browse the repository at this point in the history
  • Loading branch information
StormTrooper committed Feb 9, 2019
1 parent fe79ec0 commit 07d31e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/mediacenter-next-osmc/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ then
handle_dep "libyajl-dev"
handle_dep "libxkbcommon-dev"
handle_dep "nasm"
handle_dep "nlohmann-json-dev"
#handle_dep "nlohmann-json-dev"
handle_dep "pmount"
handle_dep "python-dev"
handle_dep "python-imaging"
Expand Down

0 comments on commit 07d31e3

Please sign in to comment.