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'
|
# Template file for 'screenFetch'
|
||||||
pkgname=screenFetch
|
pkgname=screenFetch
|
||||||
version=3.8.0
|
version=3.8.0
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="bash xdpyinfo"
|
depends="bash bc 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
Add a link
Reference in a new issue