Control: tags -1 patch

The following patch fixes the undertaker FTBFS bugs:

--- debian/control.old  2016-12-20 04:46:08.000000000 +0000
+++ debian/control      2016-12-20 04:46:18.000000000 +0000
@@ -8,6 +8,7 @@
  check,
  debhelper (>= 9~),
  flex (>= 2.6.1),
+ libfl-dev,
  libboost-dev (>= 1.40),
  libboost-filesystem-dev (>= 1.40),
  libboost-regex-dev (>= 1.40),
--- debian/rules.old    2016-12-20 04:46:09.000000000 +0000
+++ debian/rules        2016-12-20 04:46:52.000000000 +0000
@@ -3,7 +3,7 @@
 UPSTREAM_VERSION=$(shell cat VERSION)
 
 %:
-       dh $@ --with python2 --parallel
+       dh $@ --with python2
 
 override_dh_auto_build:
        cd undertaker && make REGENERATE_PARSERS=1 regenerate_parsers



cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

Reply via email to