diff options
Diffstat (limited to 'www-apps/indefero/indefero-1.2.ebuild')
-rw-r--r-- | www-apps/indefero/indefero-1.2.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www-apps/indefero/indefero-1.2.ebuild b/www-apps/indefero/indefero-1.2.ebuild index 1cba7eb..3c5e5f6 100644 --- a/www-apps/indefero/indefero-1.2.ebuild +++ b/www-apps/indefero/indefero-1.2.ebuild @@ -16,6 +16,9 @@ IUSE="doc" DEPEND="app-arch/unzip" RDEPEND="${DEPEND} dev-lang/php[gd] + dev-php/PEAR-Console_Getopt + dev-php/PEAR-Mail + dev-php/PEAR-Mail_Mime dev-php/pluf " S="${WORKDIR}/${PN}" |