diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2013-11-16 10:09:42 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-16 13:58:35 -0600 |
commit | 10fde6e0d605177efed81aadb7d89c938346aab6 (patch) | |
tree | f4dcd00b2e23ab3979086a86aeba78455c1e54aa | |
parent | da10efae27cc0a3dfd35d881231ef28c4ee19e92 (diff) | |
download | slackbuilds-10fde6e0d605177efed81aadb7d89c938346aab6.tar.gz |
development/devhelp: Added two dependencies libunique and webkitgtk.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r-- | development/devhelp/devhelp.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/devhelp/devhelp.info b/development/devhelp/devhelp.info index 412599f9e8..374f8acfe1 100644 --- a/development/devhelp/devhelp.info +++ b/development/devhelp/devhelp.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/devhelp/2.32/devhelp-2.32.0.tar MD5SUM="6253a7845cf3f800c105bcd115d77b29" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="libunique webkitgtk" MAINTAINER="Andrew Rowland" EMAIL="darowland@ieee.org" |