Fix packaging details
authorJohannes Schanda <schanda@itestra.de>
Tue, 1 Oct 2013 12:33:52 +0000 (14:33 +0200)
committerJohannes Schanda <schanda@itestra.de>
Tue, 1 Oct 2013 12:33:52 +0000 (14:33 +0200)
Makefile.am
configure.ac

index 7a0967e..51f4eb2 100644 (file)
@@ -221,7 +221,7 @@ endif
 # ------------------------------------------------------------------------------
 # Doxygen
 include $(top_srcdir)/aminclude.am 
-EXTRA_DIST += doxygen.cfg
+EXTRA_DIST += doxygen.cfg dbus-DBusMessage-add-support-for-custom-marshaling.patch
 MOSTLYCLEANFILES += ${DX_CLEANFILES}
 
 # ------------------------------------------------------------------------------
index 3ab0d8f..bcb9c08 100644 (file)
@@ -31,7 +31,7 @@ LT_PREREQ(2.2)
 LT_INIT
 
 PKG_PROG_PKG_CONFIG
-PKG_CHECK_MODULES(COMMONAPI, [CommonAPI >= 0.7])
+PKG_CHECK_MODULES(COMMONAPI, [CommonAPI >= 2.0])
 PKG_CHECK_MODULES(DBUS, [dbus-1 >= 1.4.6])
 PKG_CHECK_MODULES(GLIB, [glib-2.0],
         [],