aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control3
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4e2a734dc..318dfc67b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,5 +2,6 @@ nx-libs (2:3.5.0-0~x2go1) UNRELEASED; urgency=low
* Initial release.
* Use NX adapted LD_LIBRARY_PATH in debian/rules.
+ * Add quilt as build dependency.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 14 Oct 2011 03:01:39 +0200
diff --git a/debian/control b/debian/control
index 4bbdd7b80..df0a0a0e0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,8 @@ Build-Depends:
debhelper (>= 7.0.50~),
libpng-dev,
libjpeg-dev,
- zlib1g-dev
+ zlib1g-dev,
+ quilt
Build-Conflicts:
x11proto-core-dev,
x11proto-kb-dev,