Skip to content

Commit

Permalink
Added bash to the qmrlab container
Browse files Browse the repository at this point in the history
  • Loading branch information
Vbitz committed Aug 27, 2024
1 parent 770a6db commit ae8b8fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/qmrlab/qMRLab.star
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ octave_deps = [
query("font-noto"),
query("adwaita-icon-theme"),
query("faenza-icon-theme"),
query("bash"), # Needed for NeruoDesk
]

qmr_lab_root = define.build_fs([
Expand Down

0 comments on commit ae8b8fc

Please sign in to comment.