clipmenu: add runtime dependencies, remove noarch
This commit is contained in:
parent
241acab35e
commit
34c17ed666
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'clipmenu'
|
||||
pkgname=clipmenu
|
||||
version=6.1.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="bash dmenu"
|
||||
revision=2
|
||||
depends="bash dmenu clipnotify xsel"
|
||||
short_desc="Clipboard management using dmenu"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Public Domain"
|
||||
|
|
Loading…
Reference in a new issue