diff options
author | Julien Cristau <jcristau@debian.org> | 2009-04-08 17:28:56 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2009-04-08 17:28:56 +0100 |
commit | 8e435b1345498f2cdf645756200e00e6b2fa74b2 (patch) | |
tree | 8e0ac8ed4a4af6eb81e4f3b6955e89337cfa5670 /debian/control | |
parent | c7062a420123fb23591d0e0a05b2663fcd36f9f3 (diff) |
move quilt build-dep to more logical place
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 31b4fa768..acf4a1b68 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Uploaders: David Nusinow <dnusinow@debian.org>, Steve Langasek <vorlon@debian.or # everything on is for the DMX and Xnest servers. Build-Depends: debhelper (>= 4.0.0), + quilt, lsb-release, pkg-config, bison, @@ -62,7 +63,6 @@ Build-Depends: libxrender-dev (>= 1:0.9.0), libxi-dev (>= 1:0.99.1), x11proto-dmx-dev, - quilt, libdmx-dev (>= 1:1.0.1), libxpm-dev (>= 1:3.5.3), libxaw7-dev (>= 1:0.99.1), |