urxvt-perls: remove xsel dependency
The clipboard script does not depend upon xsel. It can be configured to use any command.
This commit is contained in:
parent
ed4d710a35
commit
98f6ae8668
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'urxvt-perls'
|
# Template file for 'urxvt-perls'
|
||||||
pkgname=urxvt-perls
|
pkgname=urxvt-perls
|
||||||
version=2.2
|
version=2.2
|
||||||
revision=2
|
revision=3
|
||||||
depends="rxvt-unicode perl xsel"
|
depends="rxvt-unicode perl"
|
||||||
short_desc="Perl extensions for the rxvt-unicode terminal emulator"
|
short_desc="Perl extensions for the rxvt-unicode terminal emulator"
|
||||||
maintainer="nem <nem@posteo.net>"
|
maintainer="nem <nem@posteo.net>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue