48aaab490ad4367bce8b7bf210f773d9320f0833
[gentoo.git] / x11-apps / smproxy / smproxy-1.0.6.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 inherit xorg-2
6
7 DESCRIPTION="Session Manager Proxy"
8
9 KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86"
10 IUSE=""
11
12 RDEPEND="x11-libs/libXt
13         x11-libs/libXmu"
14 DEPEND="${RDEPEND}"