summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2015-01-13 23:20:40 +0100
committerSebastian Pipping <sebastian@pipping.org>2015-01-13 23:20:41 +0100
commit40ebd937a76510b6bf73e7077a95713847f5c073 (patch)
tree9653e5fad349503c5802a9ca5fd252292a9bbec8
parentgrub2-themes/rosa: 2.00.52 (diff)
downloadgrub2-themes-40ebd937a76510b6bf73e7077a95713847f5c073.tar.gz
grub2-themes-40ebd937a76510b6bf73e7077a95713847f5c073.tar.bz2
grub2-themes-40ebd937a76510b6bf73e7077a95713847f5c073.zip
Remove dependency on sys-boot/grub:2
https://github.com/gentoo/grub2-themes-overlay/commit/f5d3e79b23212a6c085abe9a49c9cd5e06b49592#commitcomment-9266300
-rw-r--r--eclass/grub2-theme.eclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/eclass/grub2-theme.eclass b/eclass/grub2-theme.eclass
index 9dcceb7..bef3a8f 100644
--- a/eclass/grub2-theme.eclass
+++ b/eclass/grub2-theme.eclass
@@ -2,4 +2,3 @@
# Licensed under GPL v2 or later
GRUB2_THEME_DIR=/usr/share/grub/themes
-DEPEND="${DEPEND} sys-boot/grub:2"