summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2012-01-20 23:06:08 +0400
committerVlad Glagolev2012-01-20 23:06:08 +0400
commit0a6632da3ec527c275fdc9b9a517b48c7bfc21f9 (patch)
treeb48463be2e601d7447ac1fee04560a5328846c49
parent71b01ca70dc0d0018147c104ff0a3b49929d331f (diff)
grub2: deprecated lzo dependency
-rwxr-xr-xdisk/grub2/DEPENDS1
-rw-r--r--disk/grub2/HISTORY3
2 files changed, 3 insertions, 1 deletions
diff --git a/disk/grub2/DEPENDS b/disk/grub2/DEPENDS
index d21f5d9adb..2f4905233c 100755
--- a/disk/grub2/DEPENDS
+++ b/disk/grub2/DEPENDS
@@ -2,7 +2,6 @@ depends automake &&
depends gettext &&
depends gnupg &&
depends smgl-fhs &&
-depends lzo &&
if [[ "${GRUB2_SVN}" = 'y' ]]; then
depends autoconf &&
diff --git a/disk/grub2/HISTORY b/disk/grub2/HISTORY
index 8e6c388918..ab87621349 100644
--- a/disk/grub2/HISTORY
+++ b/disk/grub2/HISTORY
@@ -1,3 +1,6 @@
+2012-01-20 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: lzo support was removed in 2009
+
2012-01-12 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: explicity disable device mapper/ LVM support
* BUILD: force -Os