mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/pyqt4 fix
This commit is contained in:
parent
7cc0f2f344
commit
0d4dcc6bb7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ makedepends=('python-sip' 'python-dbus' 'python2-sip' 'phonon' 'mesa'
|
|||
'python2-opengl' 'qt-assistant-compat' 'qtwebkit' 'python2-dbus')
|
||||
source=("http://downloads.sourceforge.net/pyqt/PyQt-x11-gpl-${pkgver}.tar.gz"
|
||||
"PyQt4-4.7.3-qreal_float_support.patch")
|
||||
md5sums=('6bbb57f6874701adfc6909702f4a4b02')
|
||||
md5sums=('6bbb57f6874701adfc6909702f4a4b02'
|
||||
'7958e9e630963f1be44ea77c2329bb94')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue