summaryrefslogtreecommitdiffstats
path: root/rules/qt4.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/qt4.make')
-rw-r--r--rules/qt4.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/qt4.make b/rules/qt4.make
index c1174f2e8..d60a35041 100644
--- a/rules/qt4.make
+++ b/rules/qt4.make
@@ -556,9 +556,11 @@ endif
ifdef PTXCONF_QT4_BUILD_NETWORK
@$(call install_copy, qt4, 0, 0, 0644, -, \
/usr/plugins/bearer/libqgenericbearer.$(QT4_PLUGIN_EXT))
+ifdef PTXCONF_QT4_DBUS
@$(call install_copy, qt4, 0, 0, 0644, -, \
/usr/plugins/bearer/libqnmbearer.$(QT4_PLUGIN_EXT))
endif
+endif
ifdef PTXCONF_QT4_BUILD_PHONON
@$(call install_copy, qt4, 0, 0, 0644, -, \
/usr/plugins/phonon_backend/libphonon_gstreamer.$(QT4_PLUGIN_EXT))