diff options
Diffstat (limited to 'archlinux/PKGBUILD')
| -rw-r--r-- | archlinux/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index da28996..247894d 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD | |||
| @@ -6,8 +6,7 @@ arch=('x86_64') | |||
| 6 | url="https://github.com/kj-sh604/kjagave" | 6 | url="https://github.com/kj-sh604/kjagave" |
| 7 | license=('GPL2') | 7 | license=('GPL2') |
| 8 | depends=('gtk3') | 8 | depends=('gtk3') |
| 9 | optdepends=('xcolor: for screen color picking' | 9 | optdepends=('xcolor: for screen color picking') |
| 10 | 'grabc: alternative for screen color picking') | ||
| 11 | makedepends=('go' 'git') | 10 | makedepends=('go' 'git') |
| 12 | provides=('kjagave') | 11 | provides=('kjagave') |
| 13 | conflicts=('kjagave') | 12 | conflicts=('kjagave') |
