diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-05-11 12:39:24 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-05-11 12:39:24 +1000 |
commit | 75a0263c0cffd275274ff67a2c24f8c2598bc32e (patch) | |
tree | 7634a4ea00e358e74db4f08cbf1d03563911ce91 /hexchat | |
parent | 0f774148c78268156a367fe43c587bef3c8ac817 (diff) | |
download | opt-75a0263c0cffd275274ff67a2c24f8c2598bc32e.tar.gz opt-75a0263c0cffd275274ff67a2c24f8c2598bc32e.tar.xz |
hexchat: add libcanberra as optional dep for sounds #FS1292
Diffstat (limited to 'hexchat')
-rw-r--r-- | hexchat/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hexchat/Pkgfile b/hexchat/Pkgfile index d7c9d0bc8..2471c8cc6 100644 --- a/hexchat/Pkgfile +++ b/hexchat/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Danny Rawlins, crux at romster dot me # Packager: Danny Rawlins, crux at romster dot me # Depends on: intltool iso-codes libnotify libsexy pciutils xorg-libxdamage xz -# Nice to have: enchant +# Optional: enchant libcanberra name=hexchat version=2.12.0 |