mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
games-util/deutex: Default enable PNG support
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
committed by
Ionen Wolkens
parent
81ce68b8a4
commit
6cba8e5c51
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/Doom-Utils/${PN}/releases/download/v${PV}/${P}.tar.z
|
||||
LICENSE="GPL-2+ LGPL-2+ HPND"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE="man png"
|
||||
IUSE="man +png"
|
||||
|
||||
DEPEND="png? ( media-libs/libpng:0= )"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user