Compare commits
2 Commits
c3d9a68ef8
...
92db745a31
Author | SHA1 | Date | |
---|---|---|---|
92db745a31 | |||
ba81136b9d |
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -4,6 +4,8 @@ lxqt-session (1.4.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
* Bump build dependencies.
|
* Bump build dependencies.
|
||||||
* Update copyright years.
|
* Update copyright years.
|
||||||
* Wraaaaaaaaaaaaaaaaaaaaaaaaaaaap.
|
* Wraaaaaaaaaaaaaaaaaaaaaaaaaaaap.
|
||||||
|
* Explicitly depend on dbus-bin, since dbus-update-activation-
|
||||||
|
environment is now directly called.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 18:57:57 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 18:57:57 -0600
|
||||||
|
|
||||||
|
5
debian/control
vendored
5
debian/control
vendored
@ -9,7 +9,7 @@ Priority: optional
|
|||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,
|
libkf5windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.4.0),
|
liblxqt1-dev (>= 1.4.0),
|
||||||
libproc2-dev,
|
libprocps-dev,
|
||||||
libqt5svg5-dev,
|
libqt5svg5-dev,
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev,
|
||||||
libudev-dev [linux-any],
|
libudev-dev [linux-any],
|
||||||
@ -31,7 +31,8 @@ Depends: lxqt-qtplugin,
|
|||||||
x11-xkb-utils,
|
x11-xkb-utils,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
Recommends: lxqt-config,
|
Recommends: dbus-bin,
|
||||||
|
lxqt-config,
|
||||||
lxqt-notificationd,
|
lxqt-notificationd,
|
||||||
lxqt-policykit,
|
lxqt-policykit,
|
||||||
lxqt-powermanagement,
|
lxqt-powermanagement,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user