academic/pspp: Fixed dep info

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2021-04-18 23:21:22 +02:00
parent 28bf460cca
commit a27e45d0c5
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://mirrors.up.pt/pub/gnu/pspp/pspp-1.2.0.tar.gz"
MD5SUM="e940d666b586f5bd2f17a2b305fac71f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gtksourceview3 spread-sheet-widget"
REQUIRES="spread-sheet-widget"
MAINTAINER="Vitor Borrego"
EMAIL="vitor@bitarus.allowed.org"