Skip to content

Commit

Permalink
nvi: don't need quilt to build
Browse files Browse the repository at this point in the history
  • Loading branch information
sgn committed Aug 19, 2022
1 parent bbde877 commit e2b2f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srcpkgs/nvi/template
Expand Up @@ -4,7 +4,7 @@ version=1.81.6
revision=17
build_wrksrc=dist
build_style=gnu-configure
makedepends="ncurses-devel db-devel quilt"
makedepends="ncurses-devel db-devel"
short_desc="Berkeley Vi Editor"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="BSD-3-Clause"
Expand Down

0 comments on commit e2b2f68

Please sign in to comment.