Remove the linux-any prefix for liblxqt1, since it's causing issues and seems to be a Debian fix anyway.
This commit is contained in:
parent
c84db9b496
commit
cda64e3c08
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,6 +2,8 @@ liblxqt (1.1.0-0ubuntu2) UNRELEASED; urgency=medium
|
||||
|
||||
* Add additional Breaks/Replaces on liblxqt0 just to be safe.
|
||||
* Bump install dependencies.
|
||||
* Remove the linux-any prefix for liblxqt1, since it's causing issues
|
||||
and seems to be a Debian fix anyway.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 31 May 2022 17:24:22 -0500
|
||||
|
||||
|
4
debian/liblxqt1.install
vendored
4
debian/liblxqt1.install
vendored
@ -4,5 +4,5 @@ usr/lib/*/liblxqt.so.*
|
||||
|
||||
usr/share/lxqt/power.conf
|
||||
|
||||
[linux-any] usr/share/polkit-1/actions/org.lxqt.backlight.pkexec.policy
|
||||
[linux-any] usr/bin/lxqt-backlight_backend
|
||||
usr/share/polkit-1/actions/org.lxqt.backlight.pkexec.policy
|
||||
usr/bin/lxqt-backlight_backend
|
||||
|
Loading…
x
Reference in New Issue
Block a user