mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
Bug 1532883 - Remove nasm Debian packages. r=dustin
Differential Revision: https://phabricator.services.mozilla.com/D22257 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
24bccfea9f
commit
564e4e46d2
@ -75,7 +75,6 @@ jobs:
|
||||
parent: debian7-base
|
||||
definition: debian-build
|
||||
packages:
|
||||
- deb7-nasm
|
||||
- deb7-valgrind
|
||||
args:
|
||||
ARCH: amd64
|
||||
@ -90,7 +89,6 @@ jobs:
|
||||
- deb7-gtk3
|
||||
- deb7-harfbuzz
|
||||
- deb7-libxkbcommon
|
||||
- deb7-nasm
|
||||
- deb7-pango
|
||||
- deb7-pcre3
|
||||
- deb7-valgrind
|
||||
@ -116,7 +114,6 @@ jobs:
|
||||
- deb7-glib
|
||||
- deb7-gtk3
|
||||
- deb7-harfbuzz
|
||||
- deb7-nasm
|
||||
- deb7-python-defaults
|
||||
- deb7-pcre3
|
||||
- deb7-valgrind
|
||||
@ -167,8 +164,6 @@ jobs:
|
||||
static-analysis-build:
|
||||
symbol: I(static-analysis-build)
|
||||
parent: android-build
|
||||
packages:
|
||||
- deb9-nasm
|
||||
mingw32-build:
|
||||
symbol: I(mingw)
|
||||
parent: debian9-base
|
||||
|
@ -277,30 +277,6 @@ jobs:
|
||||
url: https://github.com/indygreg/python-zstandard/releases/download/0.9.1/python-zstandard-0.9.1.tar.gz
|
||||
sha256: 59c7d6f1f85cebb5124abb50d8ec281c5311e0812e18785e28b197cf1515dd3b
|
||||
|
||||
deb7-nasm:
|
||||
description: "nasm for Debian wheezy"
|
||||
treeherder:
|
||||
symbol: Deb7(nasm)
|
||||
run:
|
||||
using: debian-package
|
||||
dsc:
|
||||
url: http://snapshot.debian.org/archive/debian/20170704T094954Z/pool/main/n/nasm/nasm_2.13.01-1.dsc
|
||||
sha256: 76528365eddc646f3f53c9f501ae9c2ba1678a163303d297e9014e3da36643c8
|
||||
patch: nasm-wheezy.diff
|
||||
|
||||
deb9-nasm:
|
||||
description: "nasm for Debian stretch"
|
||||
treeherder:
|
||||
symbol: Deb9(nasm)
|
||||
run:
|
||||
using: debian-package
|
||||
dist: stretch
|
||||
dsc:
|
||||
url: http://snapshot.debian.org/archive/debian/20170704T094954Z/pool/main/n/nasm/nasm_2.13.01-1.dsc
|
||||
sha256: 76528365eddc646f3f53c9f501ae9c2ba1678a163303d297e9014e3da36643c8
|
||||
# The package source is missing a build dependency on fontconfig.
|
||||
pre-build-command: apt-get install -y fontconfig
|
||||
|
||||
deb7-pcre3:
|
||||
description: "pcre3 8.31 for Debian Wheezy"
|
||||
treeherder:
|
||||
|
Loading…
Reference in New Issue
Block a user