[arch-commits] Commit in eric/trunk (PKGBUILD)
Ray Rashif
schiv at archlinux.org
Thu Jan 20 09:59:08 UTC 2011
Date: Thursday, January 20, 2011 @ 04:59:08
Author: schiv
Revision: 106983
upgpkg: eric 4.4.9-2
python-qscintilla -> python2-qscintilla (add python2-qt dep)
Modified:
eric/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-01-20 09:49:18 UTC (rev 106982)
+++ PKGBUILD 2011-01-20 09:59:08 UTC (rev 106983)
@@ -9,7 +9,7 @@
arch=('any')
url="http://eric-ide.python-projects.org/index.html"
license=('GPL3')
-depends=('python2-qscintilla')
+depends=('python2-qt' 'python2-qscintilla')
conflicts=('eric4')
replaces=('eric4')
provides=('eric4')
More information about the arch-commits
mailing list