Hrvoje Senjan 2015-04-14 09:12:42 +00:00 committed by Git OBS Bridge
parent 6049ded928
commit 01e1441cd4
2 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,9 @@ Sat Apr 11 18:53:30 UTC 2015 - hrvoje.senjan@gmail.com
* For more details please see: * For more details please see:
https://www.kde.org/announcements/plasma-5.2.95.php https://www.kde.org/announcements/plasma-5.2.95.php
- Update required Qt version to 5.4.0 - Update required Qt version to 5.4.0
- Added bluez-qt-devel, kded-devel, plasma-framework-devel and
pkgconfig(Qt5Qml) BuildRequires
- Require bluez-qt-imports, for the plasma applet
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 19 17:42:27 UTC 2015 - hrvoje.senjan@gmail.com Thu Mar 19 17:42:27 UTC 2015 - hrvoje.senjan@gmail.com

View File

@ -42,6 +42,7 @@ BuildRequires: plasma-framework-devel
BuildRequires: shared-mime-info BuildRequires: shared-mime-info
BuildRequires: pkgconfig(Qt5Core) >= 5.4.0 BuildRequires: pkgconfig(Qt5Core) >= 5.4.0
BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0 BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
BuildRequires: pkgconfig(Qt5Qml) >= 5.4.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
Requires: bluez-qt-imports >= %{version} Requires: bluez-qt-imports >= %{version}
# atop of the bluez itself, we also need bluez-obexd for kio_obexftp and both send/receive # atop of the bluez itself, we also need bluez-obexd for kio_obexftp and both send/receive