you dont' need docbook-to-man to build svn now, unless you change the manpage
This commit is contained in:
parent
6968c5927b
commit
95c22798f5
2 changed files with 1 additions and 2 deletions
|
@ -45,7 +45,6 @@ libxml2-dev
|
|||
libxcursor-dev
|
||||
libstartup-notification0-dev
|
||||
xlibs-dev
|
||||
docbook-to-man
|
||||
|
||||
tip: run "update-alternatives --config automake" and select automake1.9 before
|
||||
running ./configure
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: openbox
|
|||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Dana Jansens <danakj@orodu.net>
|
||||
Build-Depends: debhelper (>= 5), coreutils, sed, autotools-dev, gcc, automake1.9, autoconf, libtool, pkg-config, libpango1.0-dev, libglib2.0-dev, libxml2-dev, libxcursor-dev, libstartup-notification0-dev, xlibs-dev, libxinerama-dev, libxft2-dev, docbook-to-man
|
||||
Build-Depends: debhelper (>= 5), coreutils, sed, autotools-dev, gcc, automake1.9, autoconf, libtool, pkg-config, libpango1.0-dev, libglib2.0-dev, libxml2-dev, libxcursor-dev, libstartup-notification0-dev, xlibs-dev, libxinerama-dev, libxft2-dev
|
||||
Standards-Version: 3.7.2
|
||||
|
||||
Package: openbox
|
||||
|
|
Loading…
Reference in a new issue