Skip to content

Commit 1f1fd53

Browse files
authored
Update deb.cmake for Deepin V23
1 parent e04475e commit 1f1fd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deb.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "amd64")
2323
# 设置依赖
2424
set(CPACK_DEBIAN_PACKAGE_DEPENDS
2525
"libqt5dbus5, libqt5core5a, libqt5gui5, libxcb-ewmh2, libxcb1, libdframeworkdbus2,
26-
libdtkcore5-bin, libkf5windowsystem5, libqt5svg5, libqt5concurrent5, libgsettings-qt1, libxcb-util0")
26+
libdtkcore5-bin, libkf5windowsystem5, libqt5svg5, libqt5concurrent5, libgsettings-qt1, libxcb-util1")
2727

2828
# 设置section
2929
set(CPACK_DEBIAN_PACKAGE_SECTION "utils")

0 commit comments

Comments
 (0)