Skip to content
Snippets Groups Projects
Commit 0a9efdf1 authored by Akshay M's avatar Akshay M
Browse files

hotdoc-0.8 dependency removed


Signed-off-by: default avatarAkshay M <M.Akshay@in.bosch.com>
parent 29fa7fb5
No related branches found
No related tags found
1 merge request!8hotdoc-0.8 dependency removed
......@@ -6,7 +6,6 @@ SUBDIRS = \
interface \
src \
tests \
docs \
$(NULL)
pkgconfigdir = $(libdir)/pkgconfig
......@@ -19,8 +18,6 @@ EXTRA_DIST = \
$(INTLTOOL_FILES)\
$(NULL)
DISTCHECK_CONFIGURE_FLAGS = --enable-documentation
dist-hook:
@if test -d "$(srcdir)/.git"; \
then \
......@@ -52,8 +49,10 @@ dist-hook:
done;
# Code coverage
@CODE_COVERAGE_RULES@
CODE_COVERAGE_DIRECTORY = $(top_builddir)/sources
#@CODE_COVERAGE_RULES@
#CODE_COVERAGE_DIRECTORY = $(top_builddir)/sources
include $(top_srcdir)/aminclude_static.am
MAINTAINERCLEANFILES = \
$(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
......
......@@ -44,7 +44,6 @@ dnl check for gobject-introspection
GOBJECT_INTROSPECTION_CHECK([1.31.1])
dnl check for hotdoc
HOTDOC_CHECK([0.8], [c, dbus])
PRESTWOOD_PACKAGES_PUBLIC_GLIB="glib-2.0 gio-2.0"
PRESTWOOD_PACKAGES_PRIVATE_GLIB="gthread-2.0 gmodule-2.0 gio-unix-2.0"
......@@ -101,8 +100,6 @@ AX_CODE_COVERAGE
AC_CONFIG_FILES([
Makefile
prestwood.pc
docs/Makefile
docs/reference/Makefile
interface/Makefile
src/Makefile
......
......@@ -9,9 +9,6 @@ Build-Depends:
libglib2.0-dev,
libgirepository1.0-dev (>= 1.30),
gobject-introspection (>= 1.30),
hotdoc-0.8 (>= 0.8),
hotdoc-c-extension-0.8,
hotdoc-dbus-extension-0.8,
Standards-Version: 3.9.2
Package: libprestwoodiface0
......
usr/share/devhelp/books/Prestwood*
usr/share/doc/prestwood/prestwood-0/* usr/share/doc/prestwood/prestwood
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment