fix compile fail

This commit is contained in:
panchenbo 2020-08-28 10:57:45 +08:00
parent d97d38b7c5
commit 1281c3afe4

View File

@ -1,11 +1,12 @@
Name: deepin-shortcut-viewer
Version: 5.0.1
Release: 2
Release: 3
Summary: Deepin Shortcut Viewer
License: GPLv3
URL: https://github.com/linuxdeepin/deepin-shortcut-viewer
Source0: %{name}_%{version}.orig.tar.xz
BuildRequires: dtkcore-devel
BuildRequires: dtkwidget-devel
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Widgets)
@ -31,5 +32,8 @@ The program displays a shortcut key window when a JSON data is passed.
%{_bindir}/%{name}
%changelog
* Fri Aug 28 2020 chenbo pan <panchenbo@uniontech.com> - 5.0.1-2
- fix compile fail
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0.1-2
- Package init