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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
@ -28,8 +28,8 @@ fi
|
||||||
IUSE=""
|
IUSE=""
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-libs/crypto++
|
dev-libs/crypto++:=
|
||||||
media-gfx/imagemagick
|
media-gfx/imagemagick:=
|
||||||
dev-libs/libxdg-basedir
|
dev-libs/libxdg-basedir
|
||||||
dev-cpp/identiconpp
|
dev-cpp/identiconpp
|
||||||
"
|
"
|
||||||
|
|
|
@ -25,8 +25,8 @@ SLOT="0"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-cpp/identiconpp
|
dev-cpp/identiconpp
|
||||||
dev-libs/crypto++
|
dev-libs/crypto++:=
|
||||||
media-gfx/imagemagick
|
media-gfx/imagemagick:=
|
||||||
"
|
"
|
||||||
DEPEND="${RDEPEND}"
|
DEPEND="${RDEPEND}"
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user