screenFetch: add bc dependency

This commit is contained in:
cr6git 2017-10-29 21:34:34 +01:00 committed by Toyam Cox
parent 73bbe20a5f
commit 44f88338cd

View file

@ -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"