We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17efc18 commit f8b2919Copy full SHA for f8b2919
1 file changed
PKGBUILD
@@ -6,6 +6,7 @@ pkgver=v2.0.0
6
pkgrel=4
7
arch=('x86_64')
8
license=('GPL3')
9
+depends=('gcc-libs' 'glibc')
10
source=("git+https://github.com/at-elcapitan/Directory-diSplay.git")
11
sha256sums=('SKIP')
12
0 commit comments