summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-06 00:33:16 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-06 00:33:16 -0300
commitd827443220e3c2ea0a841dc68841f1c767d27040 (patch)
treee55883f40585dafc099dd149914c6d99fdec91e4
parent2e42318513606446c7a7198d611b1f0dd8929404 (diff)
xbmc-libre: fix some issues on optdepends
-rw-r--r--libre/xbmc-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xbmc-libre/PKGBUILD b/libre/xbmc-libre/PKGBUILD
index 37fae91a9..4bf584f15 100644
--- a/libre/xbmc-libre/PKGBUILD
+++ b/libre/xbmc-libre/PKGBUILD
@@ -25,7 +25,7 @@ makedepends=('boost' 'cmake' 'gperf' 'nasm' 'libxinerama' 'zip' 'libvdpau' 'libc
'udisks' 'upower' 'mesa' 'doxygen' 'swig' 'java-environment')
optdepends=('libcec: support for Pulse-Eight USB-CEC adapter'
'pulseaudio: pulseaudio support'
- 'lirc: remote controller support'
+ 'lirc-libre: remote controller support'
'udisks: automount external drives'
'upower: used to trigger suspend functionality'
'libarchive: access compressed files without unpacking them'