Skip to content

Commit cf86de9

Browse files
committed
chore: replace deepin_qt to dtk_qmake
1 parent 80afff4 commit cf86de9

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

dde-introduction.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CONFIG += link_pkgconfig c++11
55
PKGCONFIG += dtkwidget dframeworkdbus libdmr
66
DESTDIR = $$_PRO_FILE_PWD_
77

8-
load(deepin_qt)
8+
load(dtk_qmake)
99

1010
isEmpty(PREFIX){
1111
PREFIX = /usr

debian/control

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 9),
99
libdframeworkdbus-dev,
1010
libdmr-dev,
1111
libffmpegthumbnailer-dev,
12-
deepin-qt5config,
12+
libdtkcore-dev,
13+
libdtkcore-bin,
1314
qttools5-dev
1415
Standards-Version: 3.9.8
1516
Homepage: http://www.deepin.org

0 commit comments

Comments
 (0)