chromium-pepper-flash: xz is needed to decompress the debian package.
This commit is contained in:
parent
15ddaafd7d
commit
edb4773586
@ -4,7 +4,7 @@ version=16.0.0.235
|
|||||||
_chromeVersion=39.0.2171.95-1
|
_chromeVersion=39.0.2171.95-1
|
||||||
_channel='stable'
|
_channel='stable'
|
||||||
_baseUrl='http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable'
|
_baseUrl='http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable'
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Pepper Flash plugin for Chromium"
|
short_desc="Pepper Flash plugin for Chromium"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
homepage="http://www.google.com/chrome"
|
homepage="http://www.google.com/chrome"
|
||||||
@ -12,7 +12,7 @@ license="chrome"
|
|||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
depends="chromium binutils"
|
depends="chromium binutils xz"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user