commit:     f9068f1ed3dcbed4f744eb11c3cd516cd5818e6a
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  9 13:42:20 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Oct  9 13:43:29 2018 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=f9068f1e

specs/alpha: Ship sys-fs/dmraid on the livecd

Expected to fix the livecd build which is currently failing with

   Error: --dmraid requires sys-fs/dmraid
          to be installed on the host system.

 releases/weekly/specs/alpha/installcd-stage1.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releases/weekly/specs/alpha/installcd-stage1.spec 
b/releases/weekly/specs/alpha/installcd-stage1.spec
index 8b7c89bf..ba7a4329 100644
--- a/releases/weekly/specs/alpha/installcd-stage1.spec
+++ b/releases/weekly/specs/alpha/installcd-stage1.spec
@@ -77,7 +77,7 @@ livecd/packages:
 #      sys-devel/binutils-hppa64
 #      sys-devel/gcc-hppa64
        sys-fs/cryptsetup
-#      sys-fs/dmraid
+       sys-fs/dmraid
        sys-fs/dosfstools
        sys-fs/e2fsprogs
 #      sys-fs/hfsplusutils

Reply via email to