diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-05-04 20:25:25 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-04 20:51:28 -0500 |
commit | 60230540ab6bf935a9234cd331ae69e5b5253b14 (patch) | |
tree | 83a192a4db8266d82c5dcde66c7561ef84bdfbc6 | |
parent | d63e355e542c249a21926d0f9dd94cb83a311a02 (diff) | |
download | slackbuilds-60230540ab6bf935a9234cd331ae69e5b5253b14.tar.gz |
system/grub2: Fixed dep info in README
Thanks to Nikos Skalkotos.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | system/grub2/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/grub2/README b/system/grub2/README index 3c3ba67079..7408d2bdb8 100644 --- a/system/grub2/README +++ b/system/grub2/README @@ -6,4 +6,4 @@ If you want to set the size of font then give FONT_SIZE=size option to the list of build options. The default size is 16. -This requires osprober, unifont, and help2man. +This requires os-prober, gnu-unifont, and help2man. |