Skip to content

Commit

Permalink
Missing flex package
Browse files Browse the repository at this point in the history
  • Loading branch information
stockmind committed Feb 21, 2018
1 parent 9a2350e commit 569ba56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MAINTAINER Simone Roberto Nunzi "simone.roberto.nunzi@gmail.com"
RUN apt-get update && apt-get install -y sudo git wget zip genisoimage bc squashfs-tools xorriso tar klibc-utils iproute2 dosfstools rsync unzip findutils iputils-ping grep

# Install required packages for kernel building
RUN apt-get install -y build-essential libncurses5-dev libssl-dev libelf-dev bison
RUN apt-get install -y build-essential libncurses5-dev libssl-dev libelf-dev bison flex

# Download repository
RUN git clone https://github.com/stockmind/gpd-pocket-ubuntu-respin.git ./gpd-pocket-ubuntu-respin
Expand Down

0 comments on commit 569ba56

Please sign in to comment.