Skip to content

Add more Ubuntu/Debian reqiured packages

Jeremy Soller requested to merge squidboylan:update_package_dependencies into master

Created by: squidboylan

Problem:

packages: flex, bison, gperf, libpng-dev, and libhtml-parser-perl are all needed to build redox-os on Ubuntu

Solution:

add flex, bison, gperf, libpng-dev, and libhtml-parser-perl to the Ubuntu bootstrap.

Merge request reports