summaryrefslogtreecommitdiff
path: root/community/i3lock/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/i3lock/PKGBUILD')
-rw-r--r--community/i3lock/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/i3lock/PKGBUILD b/community/i3lock/PKGBUILD
index 946886a2c..f79ba1793 100644
--- a/community/i3lock/PKGBUILD
+++ b/community/i3lock/PKGBUILD
@@ -5,11 +5,11 @@ pkgname=i3lock
pkgver=2.5
pkgrel=1
pkgdesc="An improved screenlocker based upon XCB and PAM"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://i3wm.org/i3lock/"
license=('MIT')
groups=("i3")
-depends=('xcb-util-image' 'libev' 'cairo' 'libxkbcommon')
+depends=('xcb-util-image' 'libev' 'cairo' 'libxkbcommon' 'libxkbfile')
options=('docs')
backup=("etc/pam.d/i3lock")
source=("http://i3wm.org/i3lock/$pkgname-$pkgver.tar.bz2"