diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-14 01:17:10 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-14 01:48:32 -0400 |
commit | 823bb09ab15e0042c0d2cdb532a48ed64632b371 (patch) | |
tree | 70ecedaf140387fbfb8b22657a24b69dd8714704 /tools/dependencies/configs/parabola/x86_64/deps-grub | |
parent | 716fc9f3c66e7fac6f2589f3fbe998b5cd629861 (diff) | |
download | librebootfr-823bb09ab15e0042c0d2cdb532a48ed64632b371.tar.gz librebootfr-823bb09ab15e0042c0d2cdb532a48ed64632b371.zip |
Add dependencies to parabola configuration dirs
Dependencies for individual programs are placed in separate files to
lower maintainence costs.
Diffstat (limited to 'tools/dependencies/configs/parabola/x86_64/deps-grub')
-rw-r--r-- | tools/dependencies/configs/parabola/x86_64/deps-grub | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/dependencies/configs/parabola/x86_64/deps-grub b/tools/dependencies/configs/parabola/x86_64/deps-grub new file mode 100644 index 00000000..59119a22 --- /dev/null +++ b/tools/dependencies/configs/parabola/x86_64/deps-grub @@ -0,0 +1,17 @@ +autoconf +automake +bdf-unifont +bison +device-mapper +flex +freetype2 +gcc +gettext +glibc +libpciaccess +libusb +make +pciutils +python +qemu +sdl |