Skip to content

Commit

Permalink
Fix compile-install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Yisus7u7 committed Jul 14, 2021
1 parent 2f673b2 commit e8c1338
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion compile-install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#Optional tools that will be compiled on-device

pkg install unstable-repo intltool
pkg install unstable-repo -y

pkg install intltool

wget https://archive.xfce.org/src/xfce/xfce4-dev-tools/4.16/xfce4-dev-tools-4.16.0.tar.bz2
tar -xvf xfce4-dev-tools-4.16.0.tar.bz2
Expand Down

0 comments on commit e8c1338

Please sign in to comment.