aboutsummaryrefslogtreecommitdiff
path: root/academic
diff options
context:
space:
mode:
Diffstat (limited to 'academic')
-rw-r--r--academic/gp2fasta/gp2fasta.SlackBuild1
-rw-r--r--academic/gp2fasta/gp2fasta.info2
2 files changed, 2 insertions, 1 deletions
diff --git a/academic/gp2fasta/gp2fasta.SlackBuild b/academic/gp2fasta/gp2fasta.SlackBuild
index d9e0168c2ff8..da6b2fbd4493 100644
--- a/academic/gp2fasta/gp2fasta.SlackBuild
+++ b/academic/gp2fasta/gp2fasta.SlackBuild
@@ -86,6 +86,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
-exec chmod 644 {} \;
+. /etc/profile.d/qt4.sh
qmake -project
qmake
diff --git a/academic/gp2fasta/gp2fasta.info b/academic/gp2fasta/gp2fasta.info
index 04cb8295c4e5..c4522ea23922 100644
--- a/academic/gp2fasta/gp2fasta.info
+++ b/academic/gp2fasta/gp2fasta.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://gp2fasta.netmark.pl/gp2fasta.zip"
MD5SUM="f1124fb098c531154f4e6dcf7c9d174d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="qt4"
MAINTAINER="Petar Petrov"
EMAIL="slackalaxy@gmail.com"