sys-boot/refit: add proper depndencies

(Portage version: 2.2.0_alpha4/svn/Linux x86_64)

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2737 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-11-12 21:23:44 +00:00
parent 4e020e1b0c
commit 7c443c1626
3 changed files with 7 additions and 3 deletions

View File

@@ -28,7 +28,8 @@ IUSE=""
DEPEND=">=sys-boot/gnu-efi-0.3a
sys-boot/syslinux"
RDEPEND=""
RDEPEND="sys-boot/efibootmgr
sys-fs/dosfstools"
src_prepare() {
for f in $(<"${WORKDIR}"/debian/patches/series) ; do