Trying to fix NodeJS
This commit is contained in:
parent
ee14987d5e
commit
c29a55ad71
@ -12,10 +12,10 @@ SLOT="0"
|
|||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
DEPEND="~net-libs/nodejs-10.15
|
DEPEND="=net-libs/nodejs-10.15.3
|
||||||
=dev-lang/python-2.7"
|
=dev-lang/python-2.7"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
BDEPEND="=sys-apps/yarn-1.15.2"
|
BDEPEND=">=sys-apps/yarn-1.15.2"
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
yarn watch
|
yarn watch
|
||||||
|
Loading…
Reference in New Issue
Block a user