diff --git a/academic/genius/README b/academic/genius/README index 0051b21d48..d4a270574c 100644 --- a/academic/genius/README +++ b/academic/genius/README @@ -6,11 +6,6 @@ is useful both as a simple calculator and as a research or educational tool. The syntax is very intuitive and is designed to mimic how mathematics is usually written. -Definite dependencies: rarian (as scrollkeeper replacement) -is available on SBo. - If you would like the GUI interface as well, it requires -libgnomeui and gtksourceview (available on SBo) - If you have these dependencies, pass the variable - of GNOME=YES (or anything that isn't NO ;) - +libgnomeui and gtksourceview. If you have these dependencies, +pass the variable of GNOME=YES (or anything that isn't NO ;) diff --git a/academic/genius/genius.info b/academic/genius/genius.info index a7f13b07db..87d779c28e 100644 --- a/academic/genius/genius.info +++ b/academic/genius/genius.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.5z.com/pub/genius/genius-1.0.12.tar.xz" MD5SUM="09bbf44917e5e5b31fcf1ee906c42e00" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gtksourceview libgnomeui rarian" +REQUIRES="rarian" MAINTAINER="Vincent Batts" EMAIL="vbatts@hashbangbash.com"