summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-09 18:31:03 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-09 18:31:03 +0000
commit1d4f1ba129610f2c54cf6682df0cf134df89c48d (patch)
tree78cfd61a09c3045b41bb1c1f69b1f3040276c96e /debian/control
parentff99f399f09025eb4c880da8f13d666146dfac7f (diff)
downloadlibguestfs-1d4f1ba129610f2c54cf6682df0cf134df89c48d.tar.gz
libguestfs-1d4f1ba129610f2c54cf6682df0cf134df89c48d.tar.xz
libguestfs-1d4f1ba129610f2c54cf6682df0cf134df89c48d.zip
debian: Quilt is not used for patch management.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 13124155..6b58e63c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7), autotools-dev,
libmagic-dev, libncurses5-dev, libpcre3-dev, libxml2-dev,
qemu-system (>= 0.13) | kvm (>= 0.13),
# XXX how to say we need Linux >= 2.6.36?
- mkisofs, pkg-config, quilt,
+ mkisofs, pkg-config,
# when building from git:
automake, autoconf, libtool, ocaml,
# for python bindings: