diff options
author | stefson <herrtimson@yahoo.de> | 2019-07-22 15:06:44 +0200 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2019-07-22 10:53:04 -0400 |
commit | ae3e5f6aac0b0b8ec5fb453a041f5b0379d2d936 (patch) | |
tree | a3752e4dc259b12caa8d255d98ef0cc79326d5f9 /sys-libs | |
parent | sys-apps/attr: add split-usr eclass from the main tree (diff) | |
download | musl-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>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gpm/gpm-1.20.7-r2.ebuild | 2 |
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/" |