Install gulp
This commit is contained in:
parent
410c2c7ed5
commit
cfc6874122
@ -12,12 +12,13 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="=net-libs/nodejs-10.15.3
|
||||
DEPEND="=net-libs/nodejs-10.15.3[npm]
|
||||
=dev-lang/python-2.7.16"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=">=sys-apps/yarn-1.15.2"
|
||||
|
||||
src_compile() {
|
||||
npm install gulp
|
||||
yarn watch
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user