diff options
-rw-r--r-- | accessibility/easystroke/README | 2 | ||||
-rw-r--r-- | accessibility/easystroke/easystroke.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/accessibility/easystroke/README b/accessibility/easystroke/README index 54da035d33..69bf0bf7bb 100644 --- a/accessibility/easystroke/README +++ b/accessibility/easystroke/README @@ -9,7 +9,5 @@ even without access to a keyboard. Easystroke tries to provide an intuitive and efficient user interface while at the same time being highly configurable and offering many advanced features. -Easystroke requires gtkmm. - If you'd also like the manpage installed, then help2man needs to be installed and then pass COMPILE_MAN=yes to the slackbuild. diff --git a/accessibility/easystroke/easystroke.info b/accessibility/easystroke/easystroke.info index 4a1ead29c7..ad4f6c519e 100644 --- a/accessibility/easystroke/easystroke.info +++ b/accessibility/easystroke/easystroke.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/easystroke/easystroke-0.5.3.tar.gz" MD5SUM="fadc1741e1db845da2cd0128e525520a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gtkmm help2man" +REQUIRES="gtkmm" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |