forked from tastytea/overlay
www-apps/libravatarserv: rebuild if crypto++ or imagemagick updates
Signed-off-by: tastytea <tastytea@tastytea.de>
This commit is contained in:
parent
3ddacfdd15
commit
442aaf79f0
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
@ -28,8 +28,8 @@ fi
|
|||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/crypto++
|
||||
media-gfx/imagemagick
|
||||
dev-libs/crypto++:=
|
||||
media-gfx/imagemagick:=
|
||||
dev-libs/libxdg-basedir
|
||||
dev-cpp/identiconpp
|
||||
"
|
||||
|
|
|
@ -25,8 +25,8 @@ SLOT="0"
|
|||
|
||||
RDEPEND="
|
||||
dev-cpp/identiconpp
|
||||
dev-libs/crypto++
|
||||
media-gfx/imagemagick
|
||||
dev-libs/crypto++:=
|
||||
media-gfx/imagemagick:=
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user