libraries/quazip-qt4: Added the dependency qt4.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2022-02-04 17:19:31 +01:00
parent 1343ced4f1
commit 316f705235

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/stachenov/quazip/archive/v0.9.1/quazip-0.9.1.tar.gz
MD5SUM="46a7c344355bd53af8da2bfcd5126c3c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="qt4"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"