summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2014-05-12 00:44:46 -0500
committerDoug Newgard2014-05-12 00:44:46 -0500
commitd0cf38530e18a917e93e2ff6aac97bd92a391502 (patch)
treebd2a2e1f6c2326c62d24b8003f469c128caabfd8 /PKGBUILD
parentca8a5c460674776476cef8060c50201302b4142f (diff)
downloadaur-d0cf38530e18a917e93e2ff6aac97bd92a391502.tar.gz
Add bc optdep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79a3d8e13425..1389c9302bf9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ depends=('elementary-git' 'xcb-util-keysyms' 'hicolor-icon-theme'
[[ ! $(pacman -T bluez-libs) ]] && depends+=('bluez-libs') #l2ping support in enlightenment_sys is detected at build time
makedepends=('git')
optdepends=('acpid: power events on laptop lid close'
+ 'bc: calculator in everything module'
'bluez-libs: bluetooth module'
'connman: network module'
'gdb: create backtraces on crash'