makedeb


vlang-bin 0.2.4-2


Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero dependencies

Click here to go back to the commit logs for vlang-bin.

Commit:


Hash: ac5b1ec5fbe1c31cbe058523d2843f5223c26c22

Message: yes2

Diff


diff --git a/PKGBUILD b/PKGBUILD
index e3d3322..96d5f69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc='Simple, fast, safe, compiled language for developing maintainable softw
 arch=('x86_64')
 url='https://vlang.io'
 license=('MIT')
-depends=('')
+depends=('libc-bin')
 makedepends=('git')
 provides=('vlang')
 conflicts=('v' 'vlang' 'vlang-bin')