Work around xorg recommending xterm before x-terminal-emulator by providing it.
This commit is contained in:
parent
9396fff3e5
commit
cdb18d7ae1
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
qterminal (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Work around xorg recommending xterm before x-terminal-emulator by
|
||||||
|
providing it.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 15 Feb 2025 00:33:47 -0600
|
||||||
|
|
||||||
qterminal (2.1.0-0ubuntu2) plucky; urgency=medium
|
qterminal (2.1.0-0ubuntu2) plucky; urgency=medium
|
||||||
|
|
||||||
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -32,7 +32,7 @@ Package: qterminal
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
Recommends: qterminal-l10n
|
Recommends: qterminal-l10n
|
||||||
Provides: x-terminal-emulator
|
Provides: xterm, x-terminal-emulator
|
||||||
Description: Lightweight Qt terminal emulator
|
Description: Lightweight Qt terminal emulator
|
||||||
QTerminal is a lightweight terminal emulator based on QTermWidget.
|
QTerminal is a lightweight terminal emulator based on QTermWidget.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user