From 81b382bd05c11ae0a005ec1be90cb23969655c7c Mon Sep 17 00:00:00 2001 From: Chris Frey Date: Mon, 5 Dec 2011 20:44:00 -0500 Subject: [PATCH] rpm: removed libusb and boost dependencies, which should be handled automatically --- rpm/barry.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rpm/barry.spec b/rpm/barry.spec index 3a798645..8a93e1fc 100644 --- a/rpm/barry.spec +++ b/rpm/barry.spec @@ -52,7 +52,7 @@ is a registered trademark of Research in Motion Limited.) %package -n libbarry0 Summary: BlackBerry(tm) Desktop for Linux - libbarry libraries Group: Development/Libraries -Requires: libusb boost +#Requires: libusb boost %description -n libbarry0 Barry is a desktop toolset for managing your BlackBerry(tm) device. (BlackBerry @@ -514,6 +514,7 @@ desktop-file-install --vendor netdirect \ - added evolution dependencies for desktop build - removed libopensync dependency from barry-desktop (can be either, both, or none) - renamed 0.4x plugin dependency to libopensync1 +- removed extraneous library dependencies, which should be handled automatically * Fri May 28 2010 Chris Frey 0.17.0-0 - version bump -- 2.11.4.GIT