Revert "v86d: dont install 'gcc:init'"

This reverts commit 1a2597d61ba5d001778cf0f7d6e11f87d24147b6.
This commit is contained in:
Stephan Raue 2014-08-06 13:35:55 +02:00
parent 715159e8b0
commit c5da421108

View File

@ -23,7 +23,7 @@ PKG_ARCH="i386 x86_64"
PKG_LICENSE="GPL"
PKG_SITE="http://dev.gentoo.org/~spock/projects/uvesafb/"
PKG_URL="http://dev.gentoo.org/~spock/projects/uvesafb/archive/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS_INIT="toolchain"
PKG_DEPENDS_INIT="toolchain gcc:init"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="v86d: A userspace helper that runs x86 code in an emulated environment."