diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-01-18 07:05:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-01-18 07:05:31 +0000 |
commit | 5a501e6ada0eb7c465e565e46e1329d0505193ed (patch) | |
tree | 9c776a2799bf042897e50ad4c4e26218954207f2 /app-text | |
parent | add support for USE="fontconfig bidi" by Christophe LEFEBVRE (diff) | |
download | enlightenment-5a501e6ada0eb7c465e565e46e1329d0505193ed.tar.gz enlightenment-5a501e6ada0eb7c465e565e46e1329d0505193ed.tar.bz2 enlightenment-5a501e6ada0eb7c465e565e46e1329d0505193ed.zip |
pull in newer poppler
(Portage version: 2.2_rc61/svn/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/epdf/epdf-9999.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-text/epdf/epdf-9999.ebuild b/app-text/epdf/epdf-9999.ebuild index 40748f2..3029736 100644 --- a/app-text/epdf/epdf-9999.ebuild +++ b/app-text/epdf/epdf-9999.ebuild @@ -7,9 +7,7 @@ inherit enlightenment DESCRIPTION="PDF viewer with widgets for EWL, ETK, and Evas" -IUSE="" - -DEPEND="virtual/poppler +DEPEND=">=virtual/poppler-12 >=x11-libs/evas-9999 >=x11-libs/ecore-9999 >=x11-libs/ewl-9999 |