diff options
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libqglviewer/libqglviewer-2.5.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/libqglviewer/libqglviewer-2.5.2.ebuild b/x11-libs/libqglviewer/libqglviewer-2.5.2.ebuild index c531b63..a013250 100644 --- a/x11-libs/libqglviewer/libqglviewer-2.5.2.ebuild +++ b/x11-libs/libqglviewer/libqglviewer-2.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -19,6 +19,7 @@ IUSE="doc" DEPEND="virtual/opengl dev-qt/qtgui:4" + RDEPEND="${DEPEND}" S=${WORKDIR}/${MY_P}/QGLViewer |