!222 解决移除system bus后的编译错误
Merge pull request !222 from xibowen/debian/unstable
This commit is contained in:
commit
2401768700
|
@ -94,7 +94,6 @@ Section: libs
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: libchinese-segmentation1 (= ${binary:Version}),
|
Depends: libchinese-segmentation1 (= ${binary:Version}),
|
||||||
libukui-search-common (= ${source:Version}),
|
libukui-search-common (= ${source:Version}),
|
||||||
ukui-search-systemdbus (= ${binary:Version}),
|
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Provides: libukui-search
|
Provides: libukui-search
|
||||||
|
|
|
@ -45,10 +45,6 @@ Files: ukui-search-app-data-service/convert-winid-to-desktop.cpp
|
||||||
Copyright: 2019, Tianjin KYLIN Information Technology Co., Ltd.
|
Copyright: 2019, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
|
|
||||||
Files: ukuisearch-systemdbus/*
|
|
||||||
Copyright: 2019, Tianjin KYLIN Information Technology Co., Ltd.
|
|
||||||
License: GPL-2+
|
|
||||||
|
|
||||||
License: BSD-2-clause
|
License: BSD-2-clause
|
||||||
This software is Copyright (c) 2024 by foo.
|
This software is Copyright (c) 2024 by foo.
|
||||||
This is free software, licensed under:
|
This is free software, licensed under:
|
||||||
|
|
Loading…
Reference in New Issue