From 18006ea44ab6925f1cc37929f1ccb9a92d17ad33 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Tue, 9 Dec 2014 16:05:41 +0100 Subject: [PATCH] Fix architecture dependencies for ARM. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- debian/control | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index c1c12f9..35db2b2 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), cmake (>= 2.8.8), python3-sphinx, - yasm (>= 1.2.0) + yasm (>= 1.2.0) [any-i386] Vcs-Browser: https://bitbucket.org/multicoreware/x265/src Package: x265 diff --git a/debian/control.in b/debian/control.in index 434ba69..8703763 100644 --- a/debian/control.in +++ b/debian/control.in @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), cmake (>= 2.8.8), python3-sphinx, - yasm (>= 1.2.0) + yasm (>= 1.2.0) [any-i386] Vcs-Browser: https://bitbucket.org/multicoreware/x265/src Package: x265 -- 2.34.1