libraries/QUSB: Fix DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-03-06 11:50:41 +07:00
parent 620b3923bf
commit 898fae81bd
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/bimetek/QUSB/archive/0ec83acc541e4469a7f425b2579fcc
MD5SUM="43c9d6a3c31348c95ae1ea3efb907f48"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="qt4"
MAINTAINER="Fernando Lopez Jr."
EMAIL="fernando.lopezjr@gmail.com"