diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 20:18:54 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-19 08:43:15 +0700 |
commit | 949b344e72250fa88e4df59bc8b10a7737ce8558 (patch) | |
tree | fb0928c5b456743aec38623c731ada44e27b920c /development/gn/gn.info | |
parent | b1bc3c7b7e6e71771d2a3088fdea61249220482d (diff) |
development/gn: Fixed dep info
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/gn/gn.info')
-rw-r--r-- | development/gn/gn.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/gn/gn.info b/development/gn/gn.info index b139648d9236e..da02e56a5a0fd 100644 --- a/development/gn/gn.info +++ b/development/gn/gn.info @@ -5,6 +5,6 @@ DOWNLOAD="https://dev.gentoo.org/~floppym/dist/gn-0.1616.tar.xz" MD5SUM="46910008292788151243c169e7c2e2d3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="ninja" +REQUIRES="" MAINTAINER="Hunter Sezen" EMAIL="orbea@riseup.net" |