OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=18
This commit is contained in:
parent
a35393c1c6
commit
f33ea2dfe7
@ -6,6 +6,9 @@ Sat Mar 29 19:47:19 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
* Buildsystem fixes
|
||||
* For more details please see:
|
||||
http://www.kde.org/announcements/announce-frameworks5-beta1.php
|
||||
- BuildRequire libQt5Gui-private-headers-devel >= 5.2.0, as rest
|
||||
of Qt modules
|
||||
- Require kde-oxygen-fonts, it is now official font of KDE Workspaces
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 4 16:38:04 UTC 2014 - hrvoje.senjan@gmail.com
|
||||
|
@ -31,11 +31,12 @@ BuildRequires: kiconthemes-devel >= %{_kf5_version}
|
||||
BuildRequires: kio-devel >= %{_kf5_version}
|
||||
BuildRequires: knotifications-devel >= %{_kf5_version}
|
||||
BuildRequires: kwidgetsaddons-devel >= %{_kf5_version}
|
||||
BuildRequires: libQt5Gui-private-headers-devel
|
||||
BuildRequires: libQt5Gui-private-headers-devel >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
Requires: kde-oxygen-fonts
|
||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
License: LGPL-2.1+
|
||||
Group: System/GUI/KDE
|
||||
|
Loading…
Reference in New Issue
Block a user