]> Pileus Git - ~andy/sunrise/blobdiff - app-mobilephone/series60-remote/series60-remote-0.4.80.ebuild
app-mobilephone/series60-remote: Fixed missing useflag in dependency and fixed descri...
[~andy/sunrise] / app-mobilephone / series60-remote / series60-remote-0.4.80.ebuild
index f5fc9c169f95088e55f5a0e176d7f86753700c66..a23035520cdcbc8b22367fe4d95784e187cfc7eb 100644 (file)
@@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS="1"
 
 inherit distutils eutils
 
-DESCRIPTION="A Python application to manage your S60 3rd Edition mobile phone"
+DESCRIPTION="A Python application to manage your S60 3rd/5th Edition mobile phone"
 HOMEPAGE="http://series60-remote.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
@@ -20,7 +20,7 @@ IUSE="stats obex"
 RDEPEND="obex? ( app-mobilephone/obexftp[python] )
        stats? ( dev-python/matplotlib )
        dev-python/pybluez
-       dev-python/PyQt4[sql]"
+       dev-python/PyQt4[sql,webkit]"
 
 RESTRICT_PYTHON_ABIS="3.*"