projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b0e977
)
media-libs/freeimage: EAPI 7 for 3.18.0
author
James Le Cuirot
<chewi@gentoo.org>
Sun, 14 Apr 2019 12:38:21 +0000
(13:38 +0100)
committer
James Le Cuirot
<chewi@gentoo.org>
Sun, 14 Apr 2019 12:44:08 +0000
(13:44 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
media-libs/freeimage/freeimage-3.18.0.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/freeimage/freeimage-3.18.0.ebuild
b/media-libs/freeimage/freeimage-3.18.0.ebuild
index bde23753bf044a3bf940ea74109d5189fa914a18..35dd66ffd42fa023ea18c4f10ad10f6dc0746aa3 100644
(file)
--- a/
media-libs/freeimage/freeimage-3.18.0.ebuild
+++ b/
media-libs/freeimage/freeimage-3.18.0.ebuild
@@
-1,7
+1,7
@@
-# Copyright 1999-201
8
Gentoo Authors
+# Copyright 1999-201
9
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=
6
+EAPI=
7
inherit eutils toolchain-funcs
@@
-34,9
+34,10
@@
RDEPEND="
media-libs/tiff:0
)
webp? ( media-libs/libwebp:= )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- app-arch/unzip"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ app-arch/unzip
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_PN}