diff options
Diffstat (limited to 'media-libs/nas/nas-1.9.4.ebuild')
-rw-r--r-- | media-libs/nas/nas-1.9.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/nas/nas-1.9.4.ebuild b/media-libs/nas/nas-1.9.4.ebuild index a25f104c28aa..b4d725430ae5 100644 --- a/media-libs/nas/nas-1.9.4.ebuild +++ b/media-libs/nas/nas-1.9.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -26,9 +26,9 @@ DEPEND="${RDEPEND} app-text/rman sys-devel/bison sys-devel/flex + x11-base/xorg-proto x11-misc/gccmakedep - x11-misc/imake - >=x11-proto/xproto-7.0.24[${MULTILIB_USEDEP}]" + x11-misc/imake" DOCS=( BUILDNOTES FAQ HISTORY README RELEASE TODO ) |