app-emacs/gnuserv: Add missing inherit of desktop.eclass.
authorUlrich Müller <ulm@gentoo.org>
Tue, 2 Jan 2018 22:16:41 +0000 (23:16 +0100)
committerUlrich Müller <ulm@gentoo.org>
Tue, 2 Jan 2018 22:23:53 +0000 (23:23 +0100)
Closes: https://bugs.gentoo.org/643132
Package-Manager: Portage-2.3.19, Repoman-2.3.6

app-emacs/gnuserv/gnuserv-3.12.8-r2.ebuild

index 47823b7bd510aba4341098c95d9136ad44496945..38b3c602b4da5599da26e9c3392da851bd978f41 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit elisp multilib fdo-mime
+inherit elisp multilib desktop fdo-mime
 
 DESCRIPTION="Attach to an already running Emacs"
 HOMEPAGE="http://meltin.net/hacks/emacs/"