From 69a0bff0817c7deeafa4de63dbfc9265288692d3 Mon Sep 17 00:00:00 2001 From: gryf Date: Sun, 20 May 2018 13:45:59 +0200 Subject: [PATCH] Aligned use flags with official repo for aseprite --- dev-games/aseprite/aseprite-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-games/aseprite/aseprite-9999.ebuild b/dev-games/aseprite/aseprite-9999.ebuild index b86587d..423dba8 100644 --- a/dev-games/aseprite/aseprite-9999.ebuild +++ b/dev-games/aseprite/aseprite-9999.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit git-r3 cmake-utils -DESCRIPTION="Animated sprite editor and pixel art tool" +DESCRIPTION="Animated sprite editor & pixel art tool" HOMEPAGE="https://www.aseprite.org" SRC_URI="" EGIT_REPO_URI="https://github.com/aseprite/aseprite" @@ -15,7 +15,7 @@ CMAKE_BUILD_TYPE="Release" LICENSE="https://github.com/aseprite/aseprite/blob/master/EULA.txt" SLOT="0" KEYWORDS="~amd64" -IUSE="" +IUSE="+bundled-libs webp" DEPEND="dev-util/ninja dev-util/cmake