cjs: Fix recent update - that went out too early
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,15 +1,14 @@
|
|||||||
SUMMARY = "TThe Cinnamon Javascript interpreter"
|
SUMMARY = "TThe Cinnamon Javascript interpreter"
|
||||||
LICENSE = "GPL-2.0-only & LGPL-2.0-only"
|
LICENSE = "MIT & LGPL-2.0-only"
|
||||||
LIC_FILES_CHKSUM = " \
|
LIC_FILES_CHKSUM = " \
|
||||||
file://COPYING;md5=beb29cf17fabe736f0639b09ee6e76fa \
|
file://COPYING;md5=8dcea832f6acf45d856abfeb2d51ec48 \
|
||||||
file://COPYING.LGPL;md5=3bf50002aefd002f49e7bb854063f7e7 \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
dbus-native \
|
dbus-native \
|
||||||
glib-2.0-native \
|
glib-2.0-native \
|
||||||
gtk+3 \
|
gtk+3 \
|
||||||
mozjs-91 \
|
mozjs-78 \
|
||||||
sysprof \
|
sysprof \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user