From 949b344e72250fa88e4df59bc8b10a7737ce8558 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sun, 18 Apr 2021 20:18:54 -0500 Subject: development/gn: Fixed dep info Signed-off-by: Willy Sudiarto Raharjo --- development/gn/README | 5 +---- development/gn/gn.info | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/development/gn/README b/development/gn/README index d72f2e9c83..2766344ee1 100644 --- a/development/gn/README +++ b/development/gn/README @@ -1,6 +1,3 @@ GN is a meta-build system that generates build files for Ninja. -The dependency on ninja can be avoided by installing samu from SBo -instead. To build with samu instead of ninja use: - - NINJA=samu ./gn.SlackBuild +To build with samu instead of ninja, do: NINJA=samu ./gn.SlackBuild diff --git a/development/gn/gn.info b/development/gn/gn.info index b139648d92..da02e56a5a 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" -- cgit v1.2.3