diff options
author | Alessio Treglia <alessio@debian.org> | 2012-04-04 21:01:47 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2012-04-04 21:01:47 +0200 |
commit | 5247205c1aa3f3c3ec6a102cbb5573a7d501899f (patch) | |
tree | 6047e8b3a57a8d5f84b0014a7e2e5e254c2801f7 /debian/control | |
parent | df5e703852dbf7f1da95b3d73414280affd4f556 (diff) |
Replace gnome-doc-utils build-dependency with yelp-tool.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ce1ad08..bae3c8d 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Build-Depends: debhelper (>= 7.0.50~), autotools-dev, lsb-release, gnome-pkg-tools (>= 0.10), - gnome-doc-utils (>= 0.3.2), gnome-common, libglib2.0-dev, libgtk-3-dev, @@ -20,7 +19,8 @@ Build-Depends: debhelper (>= 7.0.50~), zlib1g-dev, libjpeg-dev, python-scour, - intltool + intltool, + yelp-tools Homepage: https://launchpad.net/simple-scan Vcs-Git: git://git.debian.org/collab-maint/simple-scan.git Vcs-Browser: http://git.debian.org/?p=collab-maint/simple-scan.git |