commit:     a2eb5cc9fd3d3d411a570d1e8288cd4c6443b4f1
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  8 22:56:42 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Oct  8 22:56:42 2015 +0000
URL:        https://gitweb.gentoo.org/proj/grs.git/commit/?id=a2eb5cc9

scripts/cycle.2.sh: force cdrkit for cdrtools.

 scripts/cycle.2.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh
index fce6611..ea51c78 100644
--- a/scripts/cycle.2.sh
+++ b/scripts/cycle.2.sh
@@ -3,6 +3,8 @@
 source /etc/profile
 env-update
 emerge -b1q portage
+emerge -b1q app-cdr/cdrkit
+emerge -b1q virtual/cdrtools
 emerge -b1q app-portage/grs
 install-worldconf
 emerge -bevq --keep-going --with-bdeps=y @world

Reply via email to