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

This reverts commit 26adf2616eba7b301afb90a90604db3787e48c04.
This commit is contained in:
Stephan Raue 2014-08-06 13:34:57 +02:00
parent c7d739d237
commit 30b8daff48

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."