diff options
-rw-r--r-- | media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild index 54627dd53847..27659636bbb5 100644 --- a/media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild +++ b/media-sound/alsaplayer/alsaplayer-0.99.81-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit autotools desktop +inherit autotools desktop xdg DESCRIPTION="A heavily multi-threaded pluggable audio player" HOMEPAGE="http://www.alsaplayer.org/" |