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.
lxqt-runner-packaging/debian/control

49 lines
1.2 KiB

Source: lxqt-runner
Section: x11
Priority: optional
Maintainer: Alf Gaida <agaida@siduction.org>
Build-Depends:
cmake,
debhelper (>= 9),
libx11-dev,
pkg-config,
liblxqt-qt5-0-dev (>= 0.8.0),
liblxqt-globalkeys-qt5-0-dev (>= 0.8.0),
liblxqt-globalkeys-ui-qt5-0-dev (>= 0.8.0),
libqt5x11extras5-dev (>= 5.3.2),
libqt5xdg-dev (>= 1.0.0),
qtbase5-private-dev (>= 5.3.2),
qtscript5-dev (>= 5.3.2),
qttools5-dev (>= 5.3.2),
qttools5-dev-tools (>= 5.3.2),
Standards-Version: 3.9.6
Homepage: https://github.com/lxde/lxqt-runner
#Vcs-Git: git://anonscm.debian.org/collab-maint/lxqt-runner.git
#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/lxqt-runner.git;a=summary
Package: lxqt-runner-qt5
Architecture: any
Breaks:
lxqt-runner,
Replaces:
lxqt-runner,
Depends:
${misc:Depends},
${shlibs:Depends},
Description: LXQt program launcher
Tool used to launch programs quickly by typing their names
.
This package contain LXQt runner.
Package: lxqt-runner-qt5-dbg
Architecture: any
Section: debug
Priority: extra
Depends:
${misc:Depends},
lxqt-runner-qt5 (= ${binary:Version}),
Description: LXQt program launcher (debug)
Tool used to launch programs quickly by typing their names
.
This package contain the debugging symbols.