Correct packaging issues
authorJohannes Schanda <schanda@itestra.de>
Tue, 1 Oct 2013 12:40:59 +0000 (14:40 +0200)
committerJohannes Schanda <schanda@itestra.de>
Tue, 1 Oct 2013 12:41:23 +0000 (14:41 +0200)
Makefile.am
configure.ac

index c61c246..dcdc954 100644 (file)
@@ -380,7 +380,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 bd8cc0b..5b5a6f2 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.1])
 PKG_CHECK_MODULES(DBUS, [dbus-1 >= 1.4.6])
 PKG_CHECK_MODULES(GLIB, [glib-2.0],
         [],