screenFetch: add bc dependency
This commit is contained in:
parent
73bbe20a5f
commit
44f88338cd
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'screenFetch'
|
||||
pkgname=screenFetch
|
||||
version=3.8.0
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
depends="bash xdpyinfo"
|
||||
depends="bash bc xdpyinfo"
|
||||
short_desc="Bash screenshot information tool"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue