Skip to content

Instantly share code, notes, and snippets.

@zombor
Created May 1, 2012 00:03
Show Gist options
  • Save zombor/2563811 to your computer and use it in GitHub Desktop.
Save zombor/2563811 to your computer and use it in GitHub Desktop.
diff --git a/Gentoo/www-apps/mythweb/mythweb-0.25_rc20120329.ebuild b/Gentoo/www-apps/mythweb/mythweb-0.25_rc20120329.ebuild
index ec2fd17..8e9edef 100644
--- a/Gentoo/www-apps/mythweb/mythweb-0.25_rc20120329.ebuild
+++ b/Gentoo/www-apps/mythweb/mythweb-0.25_rc20120329.ebuild
@@ -15,8 +15,7 @@ DESCRIPTION="PHP scripts intended to manage MythTV from a web browser."
IUSE=""
KEYWORDS="~amd64 ~x86 ~ppc"
-RDEPEND="<dev-lang/php-5.4[curl,json,mysql,session,posix]
- || ( <dev-lang/php-5.3[spl,pcre] =dev-lang/php-5.3 )
+RDEPEND="dev-lang/php
dev-perl/DBI
dev-perl/DBD-mysql
dev-perl/Net-UPnP"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment