FS#34113 - [calibre] missing makedependence qt4-private-headers
Attached to Project:
Community Packages
Opened by Vorbote (vorbote) - Saturday, 02 March 2013, 17:18 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 02 March 2013, 22:20 GMT
Opened by Vorbote (vorbote) - Saturday, 02 March 2013, 17:18 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 02 March 2013, 22:20 GMT
|
Details
As fallout of the transition from qt to qt4, the package
qt-private-headers dissapeared from the archive. There are a
few packages that require those headers as makedepends. I am
aware of Calibre; I am trying to compile the newest version
and unfortunately it is impossible with the present state of
the repositories.
|
This task depends upon
Closed by Andrea Scarpino (BaSh)
Saturday, 02 March 2013, 22:20 GMT
Reason for closing: Fixed
Additional comments about closing: qt4-private-headers 4.8.4-1
Saturday, 02 March 2013, 22:20 GMT
Reason for closing: Fixed
Additional comments about closing: qt4-private-headers 4.8.4-1
% find /var/abs -name PKGBUILD -exec grep 'qt-private-headers' {} \; -print
makedepends=('python2-pycountry' 'qt-private-headers')
./community/calibre/PKGBUILD