diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-13 18:38:47 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-13 18:38:47 (EST) |
commit | 4ebfb52f2418adf73405c90771c1b080644afed0 (patch) | |
tree | 64e66c7bc2a6692330a22588f361ff29e51be013 /deps-trisquel | |
parent | 50701e0614ccb2c5d87cfe17e0abc85341773260 (diff) | |
download | libreboot-4ebfb52f2418adf73405c90771c1b080644afed0.zip libreboot-4ebfb52f2418adf73405c90771c1b080644afed0.tar.gz libreboot-4ebfb52f2418adf73405c90771c1b080644afed0.tar.bz2 |
Delete SeaBIOS from libreboot.
It was virtually useless. Noone used it. SeaBIOS is easy enough
to build from source if someone wants to use it from now on.
Diffstat (limited to 'deps-trisquel')
-rwxr-xr-x | deps-trisquel | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/deps-trisquel b/deps-trisquel index 37b2c8f..29b8975 100755 --- a/deps-trisquel +++ b/deps-trisquel @@ -59,11 +59,6 @@ fi apt-get -y install build-essential -# SeaBIOS build dependencies -# ------------------------------------------------------------ - -apt-get -y install build-essential - # GRUB Invaders build dependencies # ------------------------------------------------------------ |