diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-13 19:31:19 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-13 19:31:39 (EST) |
commit | 8984d9a75483f644ad614de35bde78ee73a79f37 (patch) | |
tree | dd5a18b86e176feb1d12388a3a91b7785c989c58 /deps-trisquel | |
parent | 4ebfb52f2418adf73405c90771c1b080644afed0 (diff) | |
download | libreboot-8984d9a75483f644ad614de35bde78ee73a79f37.zip libreboot-8984d9a75483f644ad614de35bde78ee73a79f37.tar.gz libreboot-8984d9a75483f644ad614de35bde78ee73a79f37.tar.bz2 |
Delete GRUB Invaders from libreboot
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 29b8975..227affa 100755 --- a/deps-trisquel +++ b/deps-trisquel @@ -59,11 +59,6 @@ fi apt-get -y install build-essential -# GRUB Invaders build dependencies -# ------------------------------------------------------------ - -apt-get -y install build-essential - # i945-pwm build dependencies # ------------------------------------------------------------ |