diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-06-03 03:01:57 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-06-03 03:03:29 +1000 |
commit | e4701438d0787b5d7932ac30b92deb78b3c04916 (patch) | |
tree | 3ffec6b2cdc8394513481c76c5f207770daa2b65 /app-text | |
parent | sys-cluster/torque: dependency cleanup (diff) | |
download | gentoo-e4701438d0787b5d7932ac30b92deb78b3c04916.tar.gz gentoo-e4701438d0787b5d7932ac30b92deb78b3c04916.tar.bz2 gentoo-e4701438d0787b5d7932ac30b92deb78b3c04916.zip |
app-text/ebook-tools: add dev-libs/libzip subslot operator
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild b/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild index 6d1374e0da71..8a5713b086ef 100644 --- a/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild +++ b/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild @@ -17,7 +17,7 @@ IUSE="+lit2epub" DEPEND=" dev-libs/libxml2 - dev-libs/libzip + dev-libs/libzip:= " RDEPEND="${DEPEND} lit2epub? ( app-text/convertlit ) |