5febc86
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
4633768
index afe58b9..a8c6773 100644
5febc86
--- a/src/CMakeLists.txt
5febc86
+++ b/src/CMakeLists.txt
4633768
@@ -953,6 +953,8 @@ if(HAVE_DBUS)
5febc86
   list(APPEND HEADERS ${CMAKE_CURRENT_BINARY_DIR}/dbus/avahientrygroup.h)
5febc86
   list(APPEND SOURCES ${CMAKE_CURRENT_BINARY_DIR}/dbus/avahientrygroup.cpp)
5febc86
 
5febc86
+  set_source_files_properties( dbus/org.freedesktop.UDisks.xml dbus/org.freedesktop.UDisks.Device.xml PROPERTIES NO_NAMESPACE TRUE)
5febc86
+
5febc86
   # DeviceKit DBUS interfaces
5febc86
   if(HAVE_DEVICEKIT)
4633768
     set_source_files_properties(dbus/org.freedesktop.UDisks.xml