tags 636944 patch
thanks
I've attached a patch to fix this.
Cheers
--
perl -E'$_=q;$/= @{[@_]};and s;\S+;<inidehG ordnasselA>;eg;say~~reverse'
Description: This patch adds libffi-dev to the Depends field of
libparrot-dev on the i386 arch.
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,8 @@
Package: libparrot-dev
Architecture: any
Section: libdevel
-Depends: ${misc:Depends}, libparrot3.6.0 (= ${binary:Version}), parrot
+Depends: ${misc:Depends}, libparrot3.6.0 (= ${binary:Version}), parrot,
+ libffi-dev [i386]
Description: Parrot shared library development files
This package contains header files and a static library, needed to develop
applications which embed Parrot.