Skip to content

Commit 5ecab16

Browse files
committed
Updated dependencies scripts
1 parent 606aae0 commit 5ecab16

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

dependencies.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
sudo apt install git gcc g++ make mmake cmake gawk bison flex bzip2 netpbm autoconf automake libx11-dev libxext-dev libc6-dev liblzo2-dev libxxf86vm-dev libpng-dev libsdl1.2-dev byacc genisoimage libxcursor-dev
1+
sudo apt install git gcc g++ make mmake cmake gawk bison flex bzip2 netpbm autoconf automake libx11-dev libxext-dev
2+
libc6-dev liblzo2-dev libxxf86vm-dev libpng-dev libsdl1.2-dev byacc genisoimage libxcursor-dev

dependencies_macos.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
brew install git gcc make cmake gawk bison flex bzip2 netpbm autoconf automake libx11 libxext libpng byacc libxcursor
2+
brew install netpbm cdrtools gawk py-pil wget gsed cmake autoconf automake

0 commit comments

Comments
 (0)