summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/podofo')
-rw-r--r--app-text/podofo/podofo-0.9.6_p20180715-r1.ebuild (renamed from app-text/podofo/podofo-0.9.6_p20180715.ebuild)8
1 files changed, 4 insertions, 4 deletions
diff --git a/app-text/podofo/podofo-0.9.6_p20180715.ebuild b/app-text/podofo/podofo-0.9.6_p20180715-r1.ebuild
index c1e7fc87..f011b9ab 100644
--- a/app-text/podofo/podofo-0.9.6_p20180715.ebuild
+++ b/app-text/podofo/podofo-0.9.6_p20180715-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Authors and Martin V\"ath
+# Copyright 1999-2019 Gentoo Authors and Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit cmake-utils flag-o-matic multilib toolchain-funcs
DESCRIPTION="PoDoFo is a C++ library to work with the PDF file format"
@@ -31,8 +31,8 @@ RDEPEND="!lua-slotted? ( dev-lang/lua:0= )
media-libs/libpng:0=
media-libs/tiff:0=
sys-libs/zlib:="
-DEPEND="${RDEPEND}
- virtual/pkgconfig
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig
boost? ( dev-util/boost-build )
test? ( dev-util/cppunit )"