diff options
-rw-r--r-- | debian/control | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/debian/control b/debian/control index faeaac7..8785c2f 100644 --- a/debian/control +++ b/debian/control @@ -4,14 +4,13 @@ Priority: extra Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel@lists.alioth.debian.org> Uploaders: Michael Meskes <meskes@debian.org>, Felix Geyer <debfx-pkg@fobos.de> -Build-Depends: - debhelper (>= 7.0.50~), - autoconf, - automake, - autopoint, - byacc, - flex, - libacl1-dev +Build-Depends: debhelper (>= 7.0.50~), + autoconf, + automake, + autopoint, + byacc, + flex, + libacl1-dev Standards-Version: 3.8.4 Homepage: http://svn.netlabs.org/kbuild Vcs-Browser: http://git.debian.org/?p=pkg-virtualbox/kbuild.git |