Package: erlang Severity: wishlist Tags: patch User: debian-bsd@lists.debian.org Usertags: kfreebsd
Please consider this patch so that erlang is buildable on future ports of Debian GNU/kFreeBSD (e.g. kfreebsd-mipsel). Additionally, unless there's reason to believe erlang-base-hipe won't build or work on kernels other than Linux (presence of solaris-i386 seems to indicate it would), please consider replacing its architecture line: Architecture: amd64 i386 powerpc sparc solaris-i386 with: Architecture: any-amd64 any-i386 any-powerpc any-sparc Thanks! -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: kfreebsd-amd64 (x86_64) Kernel: kFreeBSD 8.2-1-amd64 Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
--- debian/control.old 2011-07-16 17:20:05.000000000 +0200 +++ debian/control 2011-07-18 23:23:44.546430899 +0200 @@ -8,8 +8,7 @@ libncurses5-dev, quilt, autotools-dev, unixodbc-dev, bison, flex, ed, libwxgtk2.8-dev, dctrl-tools, xsltproc, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, - libsctp-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64 !solaris-i386], - kfreebsd-kernel-headers [kfreebsd-i386 kfreebsd-amd64] + libsctp-dev [linux-any] Build-Depends-Indep: fop, default-jdk | sun-java6-jdk Build-Conflicts: autoconf2.13, libwxgtk2.4-dev, libwxgtk2.6-dev Homepage: http://www.erlang.org/