v8: add missing depends file and revbump affected subpkgs.
This commit is contained in:
parent
ce7a4d468f
commit
334043cd7d
2
srcpkgs/v8/depends
Normal file
2
srcpkgs/v8/depends
Normal file
|
@ -0,0 +1,2 @@
|
|||
abi_depends=">=3.7.12.6"
|
||||
api_depends="${abi_depends}"
|
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'v8'
|
||||
pkgname=v8
|
||||
version=3.7.12.6
|
||||
revision=1
|
||||
distfiles="http://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-$version.tar.bz2"
|
||||
short_desc="V8 JavaScript Engine"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'v8-devel'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} (Development headers)"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user