diff options
-rwxr-xr-x | scripts/build-librewolf-dpkg.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build-librewolf-dpkg.sh b/scripts/build-librewolf-dpkg.sh index ed7fca3..e85da20 100755 --- a/scripts/build-librewolf-dpkg.sh +++ b/scripts/build-librewolf-dpkg.sh @@ -49,6 +49,7 @@ fonts-dejima-mincho \ git \ wget \ xz-utils \ +iso-codes \ curl curl https://sh.rustup.rs -o rustup.sh |