fix build error
This commit is contained in:
parent
1e42680245
commit
1cd7646e01
@ -3,7 +3,7 @@
|
||||
|
||||
Name: dde-qt-dbus-factory
|
||||
Version: 5.3.0.19
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A repository stores auto-generated Qt5 dbus code
|
||||
License: GPLv3+ and LGPLv2+
|
||||
URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/56qX566h6IGU6LCD5rWL6K-V6aqM6K-BMDUyMTQ5Mg/pool/main/d/dde-qt-dbus-factory/
|
||||
@ -14,6 +14,7 @@ BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: qt5-qtbase-private-devel
|
||||
|
||||
%description
|
||||
A repository stores auto-generated Qt5 dbus code.
|
||||
@ -55,6 +56,9 @@ sed -i "s/python/python3/g" Makefile
|
||||
%{_libdir}/cmake/DFrameworkdbus/DFrameworkdbusConfig.cmake
|
||||
|
||||
%changelog
|
||||
* Sat Jan 29 2022 liweigang <liweiganga@uniontech.com> - 5.3.0.19-2
|
||||
- fix build error
|
||||
|
||||
* Thu Jul 08 2021 weidong <weidong@uniontech.com> - 5.3.0.19-1
|
||||
- Update 5.3.0.19
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user