build: update debian/*
Signed-off-by: black-desk <me@black-desk.cn>
This commit is contained in:
parent
e7ae0758ed
commit
0316297d8a
24
debian/control
vendored
24
debian/control
vendored
@ -1,29 +1,11 @@
|
||||
Source: dde-application-manager
|
||||
Section: devel
|
||||
Priority: optional
|
||||
Maintainer: Deepin Packages Builder <packages@deepin.com>
|
||||
Maintainer: Chen Linxuan <chenlinxuan@uniontech.com>
|
||||
Build-Depends:
|
||||
cmake,
|
||||
debhelper-compat (= 11),
|
||||
pkg-config,
|
||||
libcap-dev,
|
||||
qt5-qmake,
|
||||
qtbase5-dev,
|
||||
qttools5-dev,
|
||||
libdtkwidget-dev (>=5.4.19),
|
||||
libdtkcore-dev (>=5.4.14),
|
||||
libdtkcore5-bin (>=5.4.14),
|
||||
libxcb1-dev,
|
||||
libxres-dev,
|
||||
libxcb-icccm4-dev,
|
||||
libxcb-ewmh-dev,
|
||||
libx11-dev,
|
||||
libglib2.0-dev,
|
||||
libgsettings-qt-dev,
|
||||
Standards-Version: 4.1.3
|
||||
Homepage: https://www.deepin.org
|
||||
|
||||
Package: dde-application-manager
|
||||
Homepage: https://github.com/linuxdeepin/dde-application-manager
|
||||
Package: dde-application-manager-reborn
|
||||
Architecture: any
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -1,7 +1,5 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
export QT_SELECT=qt5
|
||||
|
||||
include /usr/share/dpkg/default.mk
|
||||
|
||||
%:
|
||||
|
Loading…
Reference in New Issue
Block a user