Skip to content
Snippets Groups Projects
Commit 6ab7b313 authored by Jean-Romain Garnier's avatar Jean-Romain Garnier
Browse files

Temporarly move radare2 dependency to ensure pipelines work

parent 8ea76e6e
No related branches found
No related tags found
1 merge request!56Add radare2 / r2ghidra decompiler for executables
......@@ -6,6 +6,7 @@ before_script:
.test_template: &test
script:
- apt-get -q -y install --no-install-recommends radare2 || true
- py.test-3 -vv -l -r a --cov=diffoscope --cov-report=term-missing
unstable:
......
......@@ -76,7 +76,6 @@ Build-Depends:
python3-setuptools,
python3-tlsh (>= 3.4.1) <!nocheck>,
r-base-core <!nocheck>,
radare2 <!nocheck>,
rpm2cpio <!nocheck>,
sng <!nocheck>,
sqlite3 <!nocheck>,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment