[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#669539: alt-ergo: FTBFS: make[2]: autoconf: Command not found



tags 669539 patch

Hello,

the fix for this bug is easy. Add just autoconf to Build-Depends. Patch is attached.
Thanks.

--
Pozdrawiam / Kind regards,
Artur Rona

diff -u alt-ergo-0.94/debian/control alt-ergo-0.94/debian/control
--- alt-ergo-0.94/debian/control
+++ alt-ergo-0.94/debian/control
@@ -12,7 +12,8 @@
  liblablgtk2-gnome-ocaml-dev (>= 2.14.0+dfsg-2~),
  liblablgtksourceview2-ocaml-dev (>= 2.14.0+dfsg-2~),
  quilt (>= 0.46-7~),
- dh-ocaml (>= 0.9.0~)
+ dh-ocaml (>= 0.9.0~),
+ autoconf
 Homepage: http://alt-ergo.lri.fr
 Standards-Version: 3.8.4
 Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/alt-ergo.git

Reply to: