Bug#933747: closed by Ross Vandegrift <rvandegrift at debian.org> (Bug#933747: fixed in efl 1.22.2-1)

Aurelien Jarno aurel32 at debian.org
Sun Aug 4 13:05:04 BST 2019


Hi,

On 2019-08-04 01:39, Debian Bug Tracking System wrote:
>    * Build with --enable-old-lua on all arches without luajit support.
>      This should enable builds on alpha, ia64, hppa, m68k, riscv64, sh4,
>      sparc64 and x32. (Closes: #933747)

Thanks a lot for the quick fix. I gave a quick look to the new version,
there is a missing change, which was also missing in my first version of
the patch, sorry about that. Here is a patch to fix that:

diff -Nru efl-1.22.2/debian/control efl-1.22.2/debian/control
--- efl-1.22.2/debian/control	2019-08-04 00:09:20.000000000 +0200
+++ efl-1.22.2/debian/control	2019-08-04 14:03:08.000000000 +0200
@@ -564,7 +564,7 @@
          libelementary1 (= ${binary:Version}),
          libelocation1 (= ${binary:Version}),
          libelput1 (= ${binary:Version}),
-         libelua1 (= ${binary:Version}) [!arm64 !s390x],
+         libelua1 (= ${binary:Version}) [!alpha !arm64 !hppa !ia64 !m68k !powerpc !riscv64 !s390x !sh4 !sparc64 !x32],
          libembryo1 (= ${binary:Version}),
          libemile1 (= ${binary:Version}),
          libemotion1 (= ${binary:Version}),

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien at aurel32.net                 http://www.aurel32.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-e-devel/attachments/20190804/6aff21d4/attachment.sig>


More information about the Pkg-e-devel mailing list