From: Elan Ruusamäe Date: Sun, 22 Feb 2015 19:52:55 +0000 (+0200) Subject: cleanup bogus requires in qt5 package X-Git-Tag: auto/th/QtKeychain-0.4.0-2 X-Git-Url: http://git.pld-linux.org/?p=packages%2FQtKeychain.git;a=commitdiff_plain;h=883931bf407f554fc42ef828fde8b2139bf2dbfe cleanup bogus requires in qt5 package --- diff --git a/QtKeychain.spec b/QtKeychain.spec index 96a2cc2..0ae9027 100644 --- a/QtKeychain.spec +++ b/QtKeychain.spec @@ -6,7 +6,7 @@ Summary: Qt API to store passwords and other secret data securely Name: QtKeychain Version: 0.4.0 -Release: 1 +Release: 2 License: Modified BSD License Group: Libraries Source0: https://github.com/frankosterfeld/qtkeychain/archive/v%{version}/%{name}-%{version}.tar.gz @@ -55,8 +55,6 @@ applications that use QKeychain. %package -n Qt5Keychain Summary: Qt API to store passwords and other secret data securely Group: Libraries -Requires: qt5-build -Requires: qt5-qmake %description -n Qt5Keychain QtKeychain a Qt API to store passwords and other secret data securely.