feat: add description to packages
Signed-off-by: sisungo <[email protected]>
This commit is contained in:
@@ -4,6 +4,7 @@ from lib import cpp
|
||||
from lib.make import *
|
||||
|
||||
version("6.6")
|
||||
description("the ncurses terminal library")
|
||||
source_url("https://invisible-island.net/archives/ncurses/ncurses-6.6.tar.gz")
|
||||
|
||||
builddep("shortcut/c")
|
||||
|
||||
Reference in New Issue
Block a user