mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
calibre: force depends on qt5-webkit-devel
This commit is contained in:
parent
cb30aa7827
commit
47a8d45bd3
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.
|
|||
checksum=0528b4e19c87791cec756ee253bd39cd4e135e86833c9cf673000e5dce78e98c
|
||||
nocross=yes
|
||||
|
||||
makedepends+=" qt5-webkit-devel"
|
||||
|
||||
do_configure() {
|
||||
# Remove unneeded files and libs
|
||||
rm -rf resources/${pkgname}-portable.* \
|
||||
|
|
Loading…
Add table
Reference in a new issue