Update phoc-0.8.0.ebuild

This commit is contained in:
Gerben Jan Dijkman
2021-08-20 21:58:13 +02:00
committed by GitHub
parent 320e2d810b
commit 983b1fa98c

View File

@@ -43,6 +43,7 @@ RDEPEND="
x11-libs/xcb-util
x11-libs/xcb-util-wm
x11-wm/mutter
gnome-base/gsettings-desktop-schemas
"
BDEPEND="
@@ -52,11 +53,6 @@ BDEPEND="
x11-base/xorg-server
"
PATCHES=(
"${FILESDIR}/0001-seat-Don-t-notify-on-key-release.patch"
"${FILESDIR}/0002-seat-inhibit-touch-events-when-in-power-save-mode-or.patch"
)
S="${WORKDIR}/${MY_P}"
src_prepare() {