summaryrefslogtreecommitdiffstats
path: root/package/dbus-python/dbus-python.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/dbus-python/dbus-python.mk')
-rw-r--r--package/dbus-python/dbus-python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dbus-python/dbus-python.mk b/package/dbus-python/dbus-python.mk
index 5100fec5c..4fd2a4543 100644
--- a/package/dbus-python/dbus-python.mk
+++ b/package/dbus-python/dbus-python.mk
@@ -19,6 +19,6 @@ DBUS_PYTHON_CONF_ENV = am_cv_pathless_PYTHON=python \
DBUS_PYTHON_CONF_OPT = --disable-html-docs --disable-api-docs
-DBUS_PYTHON_DEPENDENCIES = uclibc dbus-glib libpython
+DBUS_PYTHON_DEPENDENCIES = dbus-glib libpython
$(eval $(call AUTOTARGETS,package,dbus-python))