Skip to content

Commit

Permalink
Add a rule for KDE Neon
Browse files Browse the repository at this point in the history
Fixes #1354
  • Loading branch information
rui314 committed Oct 5, 2024
1 parent 7b4d2e7 commit d683f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-build-deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ubuntu-20.* | pop-20.*)
apt-get update
apt-get install -y cmake gcc g++ g++-10
;;
ubuntu-* | pop-* | linuxmint-* | debian-* | raspbian-*)
ubuntu-* | pop-* | linuxmint-* | debian-* | raspbian-* | neon-*)
apt-get update
apt-get install -y cmake gcc g++
;;
Expand Down

0 comments on commit d683f62

Please sign in to comment.