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-generic | |
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-generic')
-rw-r--r-- | tools/dependencies/configs/parabola/x86_64/deps-generic | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/dependencies/configs/parabola/x86_64/deps-generic b/tools/dependencies/configs/parabola/x86_64/deps-generic new file mode 100644 index 00000000..162dc51d --- /dev/null +++ b/tools/dependencies/configs/parabola/x86_64/deps-generic @@ -0,0 +1,10 @@ +autogen +binutils +coreutils +fakeroot +gawk +help2man +libfaketime +m4 +texinfo +xz |