projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0685221
)
app-text/podofo: add libressl useflag
author
William
<William@undefined.re>
Mon, 11 Apr 2016 20:50:47 +0000
(22:50 +0200)
committer
Anthony G. Basile
<blueness@gentoo.org>
Wed, 11 May 2016 22:41:32 +0000
(18:41 -0400)
app-text/podofo/podofo-0.9.3.ebuild
patch
|
blob
|
history
diff --git
a/app-text/podofo/podofo-0.9.3.ebuild
b/app-text/podofo/podofo-0.9.3.ebuild
index 8d0b76fe44965e928fe4fcceaebdef3e22f685fa..d84abfb341e4dba27bf518f7ae787e90f8c00ae8 100644
(file)
--- a/
app-text/podofo/podofo-0.9.3.ebuild
+++ b/
app-text/podofo/podofo-0.9.3.ebuild
@@
-12,11
+12,12
@@
SRC_URI="mirror://sourceforge/podofo/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="+boost idn debug test"
+IUSE="+boost idn
libressl
debug test"
RDEPEND="dev-lang/lua:=
idn? ( net-dns/libidn:= )
- dev-libs/openssl:0=
+ !libressl? ( dev-libs/openssl:0= )
+ libressl? ( dev-libs/libressl:0= )
media-libs/fontconfig:=
media-libs/freetype:2=
virtual/jpeg:0=