mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-mobilephone/scrcpy: fix xdg use
Closes: https://bugs.gentoo.org/960697 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
This commit is contained in:
@@ -44,7 +44,7 @@ src_configure() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postrm
|
||||
xdg_pkg_postinst
|
||||
|
||||
if has_version media-video/pipewire; then
|
||||
ewarn "On pipewire systems scrcpy might not start due to a problem with libsdl2."
|
||||
|
||||
Reference in New Issue
Block a user