diff --git a/dtkcore.changes b/dtkcore.changes index 65dc19a..f964435 100644 --- a/dtkcore.changes +++ b/dtkcore.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 23 03:26:24 UTC 2021 - Hillwood Yang + +- Need deepin-desktop-base + ------------------------------------------------------------------- Fri Jan 29 12:20:31 UTC 2021 - Hillwood Yang diff --git a/dtkcore.spec b/dtkcore.spec index ccc35b4..74ef1ed 100644 --- a/dtkcore.spec +++ b/dtkcore.spec @@ -35,20 +35,22 @@ BuildRequires: libqt5-qtdeclarative-devel BuildRequires: libqt5-qtmultimedia-devel BuildRequires: libqt5-qtx11extras-devel BuildRequires: pkgconfig(gsettings-qt) +Requires: deepin-desktop-base BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work +Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work on Deepin. -You shoud read the [Deepin Application Specification](doc/Specification) firstly. +You shoud read the [Deepin Application Specification](doc/Specification) +firstly. %package -n lib%{name}%{libver} Summary: Deepin Toolkit Core libraries Group: System/Libraries %description -n lib%{name}%{libver} -Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work +Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work on Deepin. %package devel