projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef59ecb
)
dev-games/aseprite: add missing dep on pkgconfig for webp and gtk3 flags
author
Göktürk Yüksek
<gokturk@gentoo.org>
Thu, 14 Jul 2016 01:18:56 +0000
(21:18 -0400)
committer
Göktürk Yüksek
<gokturk@gentoo.org>
Thu, 14 Jul 2016 01:19:13 +0000
(21:19 -0400)
From the source:
CMakeLists.txt:204: pkg_check_modules(WEBP libwebp)
CMakeLists.txt:368: pkg_check_modules(GTKMM gtkmm-3.0)
Package-Manager: portage-2.2.28
dev-games/aseprite/aseprite-1.1.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-games/aseprite/aseprite-1.1.6.ebuild
b/dev-games/aseprite/aseprite-1.1.6.ebuild
index 97b21ca0694d84c0cd0fc5ed348519abe3b64034..3556ef962370444a9d3f743da56ddb54138fc091 100644
(file)
--- a/
dev-games/aseprite/aseprite-1.1.6.ebuild
+++ b/
dev-games/aseprite/aseprite-1.1.6.ebuild
@@
-35,7
+35,9
@@
RDEPEND="dev-libs/tinyxml
dev-qt/qtcore:5
kde-frameworks/kio:5 )"
DEPEND="${RDEPEND}
- app-arch/unzip"
+ app-arch/unzip
+ gtk3? ( virtual/pkgconfig )
+ webp? ( virtual/pkgconfig )"
DOCS=( docs/files/ase.txt
docs/files/fli.txt