mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
screenFetch: add xdpyinfo to dependencies
This commit is contained in:
parent
3642b38e7b
commit
30ac2e8dee
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'screenFetch'
|
# Template file for 'screenFetch'
|
||||||
pkgname=screenFetch
|
pkgname=screenFetch
|
||||||
version=3.6.5
|
version=3.6.5
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="bash"
|
depends="bash xdpyinfo"
|
||||||
short_desc="Bash screenshot information tool"
|
short_desc="Bash screenshot information tool"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue