[Pkg-ceph-commits] [ceph] 02/02: Build-Depends: mark "yasm" as [amd64] (Closes: #760383)

Dmitry Smirnov onlyjob at moszumanska.debian.org
Wed Sep 3 18:18:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

onlyjob pushed a commit to branch master
in repository ceph.

commit c144f8e (HEAD, master)
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date:   Wed Sep 3 18:13:50 2014

    Build-Depends: mark "yasm" as [amd64] (Closes: #760383)
    
      [ Thorsten Glaser <tg at mirbsd.de> ]
      * Make yasm dependency amd64 only, it isn’t used elsewhere but
        breaks x32 (which is mis-detected as amd64), (Closes: #760383).
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6b0734e..66d8cca 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Build-Depends: debhelper (>= 9~),
                uuid-dev,
                uuid-runtime,
                xfslibs-dev,
-               yasm
+               yasm [amd64]
 Build-Conflicts: libcrypto++-dev
 Standards-Version: 3.9.5
 X-Python-Version: >= 2.6

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ceph/ceph.git



More information about the Pkg-ceph-commits mailing list