We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d6893 commit 7f70ae4Copy full SHA for 7f70ae4
1 file changed
pkgbuild/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Browser Selector"
7
arch=('any')
8
url="https://github.com/biglinux/$pkgname"
9
license=('GPL3')
10
-# depends=('')
+depends=('ydotool')
11
provides=("$pkgname")
12
# conflicts=('')
13
source=("git+${url}.git")
0 commit comments