screenFetch: add xdpyinfo to dependencies
This commit is contained in:
parent
3642b38e7b
commit
30ac2e8dee
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'screenFetch'
|
||||
pkgname=screenFetch
|
||||
version=3.6.5
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
depends="bash"
|
||||
depends="bash xdpyinfo"
|
||||
short_desc="Bash screenshot information tool"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in New Issue