forked from pool/kdebugsettings
This commit is contained in:
parent
b9ae4f0b3f
commit
9420ee9597
@ -4,7 +4,7 @@ Sat Feb 13 08:07:35 UTC 2016 - tittiatcoke@gmail.com
|
|||||||
- Update to KDE Applications 15.12.2
|
- Update to KDE Applications 15.12.2
|
||||||
* KDE Applications 15.12.2
|
* KDE Applications 15.12.2
|
||||||
* https://www.kde.org/announcements/announce-applications-15.12.2.php
|
* https://www.kde.org/announcements/announce-applications-15.12.2.php
|
||||||
* boo#961265
|
* boo#966605
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kdebugsettings
|
# spec file for package kdebugsettings
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,20 +25,20 @@ Release: 0
|
|||||||
Url: https://www.kde.org
|
Url: https://www.kde.org
|
||||||
Source0: kdebugsettings-%{version}.tar.xz
|
Source0: kdebugsettings-%{version}.tar.xz
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kcoreaddons-devel
|
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kconfigwidgets-devel
|
BuildRequires: kconfigwidgets-devel
|
||||||
|
BuildRequires: kcoreaddons-devel
|
||||||
BuildRequires: kdbusaddons-devel
|
BuildRequires: kdbusaddons-devel
|
||||||
BuildRequires: ki18n-devel
|
|
||||||
BuildRequires: kguiaddons-devel
|
BuildRequires: kguiaddons-devel
|
||||||
|
BuildRequires: ki18n-devel
|
||||||
BuildRequires: kiconthemes-devel
|
BuildRequires: kiconthemes-devel
|
||||||
BuildRequires: kwidgetsaddons-devel
|
|
||||||
BuildRequires: kitemviews-devel
|
|
||||||
BuildRequires: kio-devel
|
BuildRequires: kio-devel
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: kitemviews-devel
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
BuildRequires: kwidgetsaddons-devel
|
||||||
BuildRequires: pkgconfig(Qt5Test)
|
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user