Commit 93108b0d authored by lovedheart's avatar lovedheart Committed by GitHub

Update buildessential.rb

parent eed54319
......@@ -22,11 +22,15 @@ class Buildessential < Package
depends_on 'flex'
depends_on 'util_macros'
depends_on 'gettext'
depends_on 'wget' # in some case, some patches might be required and can be downloaded using wget
# xorg protocols headers
depends_on 'xorg_proto'
#depends_on 'xorg_proto'
# maybe meson build system ?
# depends_on 'meson' ## With python binary fixed, this chould be included here.
# perl module build ?
# depends_on 'perl_module_build'
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment