aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Bicha <jbicha@ubuntu.com>2013-07-30 22:31:22 +0000
committerTarmac <Unknown>2013-07-30 22:31:22 +0000
commita3aedf5fc7a3a226461ee837bc91eb3b42c02d06 (patch)
tree0098dca8d22327160f5a5b6f00f83250c53da609
parentc585832342649ad1738e4eadf9319fe507e58123 (diff)
parentf77badd56cc5b331df0e61092b872c0282e82e1d (diff)
downloadlibdbusmenu-a3aedf5fc7a3a226461ee837bc91eb3b42c02d06.tar.gz
libdbusmenu-a3aedf5fc7a3a226461ee837bc91eb3b42c02d06.tar.bz2
libdbusmenu-a3aedf5fc7a3a226461ee837bc91eb3b42c02d06.zip
Don't build-depend on gnome-doc-utils.
Approved by PS Jenkins bot, Charles Kerr.
-rw-r--r--configure.ac1
-rw-r--r--debian/control1
2 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 66afc14..81cbb99 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,6 @@ AC_PATH_PROG([GLIB_MKENUMS], [glib-mkenums])
###########################
GTK_DOC_CHECK([1.14],[--flavour no-tmpl])
-GNOME_DOC_INIT
###########################
# Dependencies - GLib
diff --git a/debian/control b/debian/control
index 23a70f8..88b4735 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Build-Depends: debhelper (>= 9),
dh-autoreconf,
libtool,
intltool,
- gnome-doc-utils,
gtk-doc-tools,
valgrind,
dbus-test-runner,