Skip to content

Commit

Permalink
Merge pull request #1 from vhallac/merge-req
Browse files Browse the repository at this point in the history
Add missing build dependency
  • Loading branch information
Nanolx committed May 4, 2013
2 parents 1256fb8 + f7534ed commit 7d6fb75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion debian/control
Expand Up @@ -13,7 +13,8 @@ Build-Depends: texinfo (>= 4.11-2),
autoconf,
automake1.11,
autotools-dev,
libffi-dev (>= 3.0)
libffi-dev (>= 3.0),
pkg-config
Build-Conflicts: autoconf2.13, automake1.4
Homepage: http://sawfish.wikia.com/

Expand Down

0 comments on commit 7d6fb75

Please sign in to comment.