aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefson <herrtimson@yahoo.de>2019-07-22 15:06:44 +0200
committerAnthony G. Basile <blueness@gentoo.org>2019-07-22 10:53:04 -0400
commitae3e5f6aac0b0b8ec5fb453a041f5b0379d2d936 (patch)
treea3752e4dc259b12caa8d255d98ef0cc79326d5f9
parentsys-apps/attr: add split-usr eclass from the main tree (diff)
downloadmusl-ae3e5f6aac0b0b8ec5fb453a041f5b0379d2d936.tar.gz
musl-ae3e5f6aac0b0b8ec5fb453a041f5b0379d2d936.tar.bz2
musl-ae3e5f6aac0b0b8ec5fb453a041f5b0379d2d936.zip
sys-libs/gpm: add split-usr eclass from the main tree
Signed-off-by: Steffen Kuhn <nielson2@yandex.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r--sys-libs/gpm/gpm-1.20.7-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/gpm/gpm-1.20.7-r2.ebuild b/sys-libs/gpm/gpm-1.20.7-r2.ebuild
index 53c54bd4..a3c16436 100644
--- a/sys-libs/gpm/gpm-1.20.7-r2.ebuild
+++ b/sys-libs/gpm/gpm-1.20.7-r2.ebuild
@@ -5,7 +5,7 @@
EAPI=5
-inherit eutils systemd toolchain-funcs autotools multilib-minimal
+inherit eutils systemd toolchain-funcs autotools multilib-minimal usr-ldscript
DESCRIPTION="Console-based mouse driver"
HOMEPAGE="http://www.nico.schottelius.org/software/gpm/"