projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
140f7ba
)
kde-apps/kwave: Fix USE=handbook DEPENDs
author
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 2 Aug 2017 22:40:27 +0000
(
00:40
+0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 2 Aug 2017 23:17:16 +0000
(
01:17
+0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1
kde-apps/kwave/kwave-17.04.3.ebuild
patch
|
blob
|
history
diff --git
a/kde-apps/kwave/kwave-17.04.3.ebuild
b/kde-apps/kwave/kwave-17.04.3.ebuild
index ef589c02a028b464a530080956e7925827fa1ec6..cc653c11f11aeff395452810e242c04ccfac2c0f 100644
(file)
--- a/
kde-apps/kwave/kwave-17.04.3.ebuild
+++ b/
kde-apps/kwave/kwave-17.04.3.ebuild
@@
-56,7
+56,10
@@
DEPEND="${RDEPEND}
$(add_kdeapps_dep poxml)
$(add_qt_dep qtconcurrent)
sys-devel/gettext
- virtual/imagemagick-tools[png,svg]
+ handbook? ( || (
+ gnome-base/librsvg
+ virtual/imagemagick-tools[png,svg]
+ ) )
"
DOCS=( AUTHORS CHANGES LICENSES README TODO )