From 48636b87e14f2cfbae4b3abb0afbe3f77e64d19c1600940bc6b4593b3fc8a08f Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sun, 21 Jun 2015 06:32:29 +0000 Subject: [PATCH] Accepting request 312889 from home:elvigia:branches:devel:libraries:c_c++ - remove Requires on libusb-devel from libmtp-devel, the correct dependency is libusb1 already included by the pkgconfig generator. OBS-URL: https://build.opensuse.org/request/show/312889 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmtp?expand=0&rev=80 --- libmtp.changes | 7 +++++++ libmtp.spec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libmtp.changes b/libmtp.changes index 79cc90b..350474d 100644 --- a/libmtp.changes +++ b/libmtp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jun 21 04:34:03 UTC 2015 - crrodriguez@opensuse.org + +- remove Requires on libusb-devel from libmtp-devel, the correct + dependency is libusb1 already included by the pkgconfig + generator. + ------------------------------------------------------------------- Thu Apr 30 09:18:47 UTC 2015 - olaf@aepfle.de diff --git a/libmtp.spec b/libmtp.spec index 0ce5780..f9f6e79 100644 --- a/libmtp.spec +++ b/libmtp.spec @@ -67,7 +67,6 @@ by Microsoft. For graphical user interfaces use Amarok or Banshee. Summary: Development files for access to MTP Player library Group: Development/Libraries/Other Requires: %{name}%{sonum} = %{version} -Requires: libusb-devel %description devel This package contains the development headers for the libmtp library