diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-13 23:38:47 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-13 23:38:47 +0000 |
commit | 4ebfb52f2418adf73405c90771c1b080644afed0 (patch) | |
tree | 64e66c7bc2a6692330a22588f361ff29e51be013 /deps-trisquel | |
parent | 50701e0614ccb2c5d87cfe17e0abc85341773260 (diff) | |
download | librebootfr-4ebfb52f2418adf73405c90771c1b080644afed0.tar.gz librebootfr-4ebfb52f2418adf73405c90771c1b080644afed0.zip |
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 37b2c8f3..29b89759 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 # ------------------------------------------------------------ |