Revert "plymouth-lite: dont install 'gcc:init'"

This reverts commit df772e2bfe4b285246c5d7787c5d752d1d3af4dc.
This commit is contained in:
Stephan Raue 2014-08-06 13:34:46 +02:00
parent 75df2abbc3
commit c7d739d237

View File

@ -23,7 +23,7 @@ PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.meego.com"
PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS_INIT="toolchain libpng"
PKG_DEPENDS_INIT="toolchain gcc:init libpng"
PKG_PRIORITY="optional"
PKG_SECTION="tools"
PKG_SHORTDESC="plymouth-lite: Boot splash screen based on Fedora's Plymouth code"