diff options
Diffstat (limited to 'x11-misc/xvkbd/xvkbd-4.0.ebuild')
-rw-r--r-- | x11-misc/xvkbd/xvkbd-4.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-misc/xvkbd/xvkbd-4.0.ebuild b/x11-misc/xvkbd/xvkbd-4.0.ebuild index 90d49c1f04fe..90be10d40308 100644 --- a/x11-misc/xvkbd/xvkbd-4.0.ebuild +++ b/x11-misc/xvkbd/xvkbd-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -27,6 +27,7 @@ DEPEND=" " PATCHES=( "${FILESDIR}"/${PN}-4.0-destdir.patch + "${FILESDIR}"/${PN}-4.0-fno-common.patch ) src_prepare() { |