Skip to content

Commit

Permalink
Remove byacc, as per Graham Inggs suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
LocutusOfBorg committed Oct 21, 2014
1 parent 60800f1 commit ab84609
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions debian/changelog
@@ -1,3 +1,11 @@
ettercap (1:0.8.1-2) UNRELEASED; urgency=medium

* Remove byacc | byacc-j | btyacc, not compatible after
the cmake switch.
* Add flex-old as b-d, used with bison++.

-- Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Tue, 21 Oct 2014 13:19:19 +0200

ettercap (1:0.8.1-1) unstable; urgency=medium

* New upstream release.
Expand Down
4 changes: 2 additions & 2 deletions debian/control
Expand Up @@ -4,12 +4,12 @@ Priority: optional
Maintainer: Barak A. Pearlmutter <bap@debian.org>
Uploaders: Murat Demirten <murat@debian.org>,
Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Build-Depends: bison | bison++ | byacc | byacc-j | btyacc,
Build-Depends: bison | bison++,
check,
chrpath,
cmake,
debhelper (>= 9),
flex,
flex | flex-old,
ghostscript,
libbsd-dev,
libcurl4-openssl-dev,
Expand Down

0 comments on commit ab84609

Please sign in to comment.