summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2013-05-25 21:59:52 +0000
committerMichael Biebl <biebl@debian.org>2013-05-25 21:59:52 +0000
commit13d4db6ab1d7d98d8c06589a02bd5c8970d11d49 (patch)
tree3c682033a17ba1e33ee327b7c951d645b4b4458f /debian/control
parentUpdate patches (diff)
downloadzenity-13d4db6ab1d7d98d8c06589a02bd5c8970d11d49.tar.gz
zenity-13d4db6ab1d7d98d8c06589a02bd5c8970d11d49.tar.bz2
zenity-13d4db6ab1d7d98d8c06589a02bd5c8970d11d49.zip
Switch Build-Depends on gnome-doc-utils to yelp-tools.
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 1d2d9742..5c812e73 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Frederic Peters <fpeters@d
Build-Depends: debhelper (>= 9),
cdbs (>= 0.4.4),
gnome-pkg-tools (>= 0.10),
- gnome-doc-utils (>= 0.3.2),
+ yelp-tools,
intltool (>= 0.40.0),
libglib2.0-dev,
libgtk-3-dev (>= 3.0.0),
bgstack15