summaryrefslogtreecommitdiffstats
path: root/disk
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-24 18:36:55 +0200
committerIsmael Luceno2019-05-24 18:42:38 +0200
commit6b39e78c0789cfd74fcf39c7bac21966a4d5d71f (patch)
tree31dd8e49d14d0b1a5816354ec659e1b1cb62b2d8 /disk
parente3518a4a2a13881abebf972398c0b3bfef8b69e0 (diff)
grub2: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'disk')
-rwxr-xr-xdisk/grub2/DEPENDS2
-rw-r--r--disk/grub2/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/disk/grub2/DEPENDS b/disk/grub2/DEPENDS
index 36f38a9a2e..9eb78e46bf 100755
--- a/disk/grub2/DEPENDS
+++ b/disk/grub2/DEPENDS
@@ -1,7 +1,7 @@
depends automake &&
depends bison &&
depends flex &&
-depends gettext &&
+depends GETTEXT &&
depends smgl-fhs &&
if [[ "${GRUB2_RELEASE}" != "stable" ]]; then
diff --git a/disk/grub2/HISTORY b/disk/grub2/HISTORY
index b2b2079ce9..acd342ba3f 100644
--- a/disk/grub2/HISTORY
+++ b/disk/grub2/HISTORY
@@ -1,3 +1,6 @@
+2019-05-24 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Updated dependency; s/gettext/GETTEXT/
+
2019-02-10 Treeve Jelbert <treeve@sourcemage.org>
* smgl-splash.xpm.gz: convert to .png
* grub-default: activate splash screen