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') url="https://github.com/kj-sh604/kjagave" license=('GPL2') depends=('gtk3') -optdepends=('xcolor: for screen color picking' - 'grabc: alternative for screen color picking') +optdepends=('xcolor: for screen color picking') makedepends=('go' 'git') provides=('kjagave') conflicts=('kjagave') |
