diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2016-12-07 15:53:32 -0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-12-08 15:10:21 +0100 |
commit | 078b02c3a09367d6292dd0a1251c5d8ac89a8ee4 (patch) | |
tree | ff2bf96f278a0fc7a227e007d07aabe657a4cc54 /app-office | |
parent | net-libs/gnutls: version bump (diff) | |
download | gentoo-078b02c3a09367d6292dd0a1251c5d8ac89a8ee4.tar.gz gentoo-078b02c3a09367d6292dd0a1251c5d8ac89a8ee4.tar.bz2 gentoo-078b02c3a09367d6292dd0a1251c5d8ac89a8ee4.zip |
app-office/calligra: add SLOT to media-libs/glew dependency
This fixes a repoman warning.
Signed-off-by: Johannes Huber <johu@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/calligra/calligra-2.9.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/calligra/calligra-2.9.11.ebuild b/app-office/calligra/calligra-2.9.11.ebuild index f0deaf92c170..361b71f6cbf8 100644 --- a/app-office/calligra/calligra-2.9.11.ebuild +++ b/app-office/calligra/calligra-2.9.11.ebuild @@ -101,7 +101,7 @@ RDEPEND=" mysql? ( virtual/mysql ) okular? ( >=kde-apps/okular-4.4:4=[aqua=] ) opengl? ( - media-libs/glew + media-libs/glew:0 virtual/glu ) openexr? ( media-libs/openexr ) |