aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2017-07-10 20:39:54 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2017-07-10 20:39:54 -0400
commit7f9acc0108c124be6ba8b675c150003d4732d630 (patch)
treef311a89ff6935cbc4585c739e68ebb46823820fd
parent807788f4df7f97243013167087b131882196bf0e (diff)
downloadveracrypt-7f9acc0108c124be6ba8b675c150003d4732d630.tar.bz2
veracrypt-7f9acc0108c124be6ba8b675c150003d4732d630.tar.xz
veracrypt-7f9acc0108c124be6ba8b675c150003d4732d630.tar.zst
d/control: Switch build-depend from nasm to yasm.
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index da07af3..bf42b33 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9),
libfuse-dev,
libwxgtk3.0-dev,
makeself,
- nasm (>= 2.08.01) [any-i386 any-amd64],
- pkg-config
+ pkg-config,
+ yasm [any-i386 any-amd64]
Standards-Version: 3.9.8
Homepage: https://veracrypt.codeplex.com/