From 35d7351f71ad49c6177ac2c8c16b2487f3b73652 Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Thu, 3 Oct 2013 08:50:38 +0300 Subject: packaging: don't explicitly depend on dbus Libdbus should be enough. Change-Id: I692109bc0cc73d9f706989367673e9d5ea430404 Signed-off-by: Markus Lehtonen --- packaging/dbus-python.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/packaging/dbus-python.spec b/packaging/dbus-python.spec index 9df22eb..3d1ad40 100644 --- a/packaging/dbus-python.spec +++ b/packaging/dbus-python.spec @@ -13,7 +13,6 @@ BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-glib-1) Requires: libxml2-python Requires: python-xml -Requires: dbus >= 1.6.10 %description D-Bus python bindings for use with python programs. @@ -21,8 +20,6 @@ D-Bus python bindings for use with python programs. %package devel Summary: Python bindings for D-Bus Requires: dbus-python = %{version} -Requires: dbus >= 1.6.10 -Requires: dbus-devel >= 1.6.10 %description devel Developer files for Python bindings for D-Bus. -- cgit v1.2.3