diff options
Diffstat (limited to 'media-libs/nas/nas-1.9.4-r2.ebuild')
-rw-r--r-- | media-libs/nas/nas-1.9.4-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/nas/nas-1.9.4-r2.ebuild b/media-libs/nas/nas-1.9.4-r2.ebuild index dd390c7ea581..f1d536a4f7b9 100644 --- a/media-libs/nas/nas-1.9.4-r2.ebuild +++ b/media-libs/nas/nas-1.9.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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 ) |