You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
1.2 KiB
51 lines
1.2 KiB
10 years ago
|
Source: lxqt-config
|
||
|
Section: x11
|
||
|
Priority: optional
|
||
|
Maintainer: Alf Gaida <agaida@siduction.org>
|
||
|
Build-Depends:
|
||
|
cmake,
|
||
|
debhelper (>= 9),
|
||
|
libx11-dev,
|
||
|
libxcursor-dev,
|
||
|
libxfixes-dev,
|
||
|
pkg-config,
|
||
|
zlib1g-dev,
|
||
|
liblxqt-qt5-0-dev (>= 0.7.0),
|
||
|
libqt5x11extras5-dev (>= 5.3.0),
|
||
|
libqt5xdg-dev (>= 1.0.0),
|
||
|
qttools5-dev (>= 5.3.0),
|
||
|
qttools5-dev-tools (>= 5.3.0),
|
||
|
# libegl1-mesa-dev is a workaround for a stupid qt 5.3.1 bug
|
||
|
libegl1-mesa-dev,
|
||
|
Standards-Version: 3.9.5
|
||
|
Homepage: https://github.com/lxde/lxqt-config
|
||
|
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-config.git
|
||
|
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-config.git;a=summary
|
||
|
|
||
|
Package: lxqt-config-qt5
|
||
|
Architecture: any
|
||
|
Breaks:
|
||
|
lxqt-config,
|
||
|
Replaces:
|
||
|
lxqt-config,
|
||
|
Depends:
|
||
|
${misc:Depends},
|
||
|
${shlibs:Depends},
|
||
|
Description: LXQt system settings center
|
||
|
The LXQt system settings center
|
||
|
.
|
||
|
This package contain the LXQt configuration ui.
|
||
|
|
||
|
Package: lxqt-config-qt5-dbg
|
||
|
Architecture: any
|
||
|
Section: debug
|
||
|
Priority: extra
|
||
|
Depends:
|
||
|
${misc:Depends},
|
||
|
lxqt-config-qt5 (= ${binary:Version}),
|
||
|
Description: LXQt system settings center
|
||
|
The LXQt system settings center
|
||
|
.
|
||
|
This package contain the debugging symbols for LXQt config ui.
|
||
|
|