forked from external/yambar
PKGBUILD: we don't need all of systemd, just libudev
This commit is contained in:
parent
f26892d938
commit
2791fa6f4f
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -1,5 +1,5 @@
|
|||
pkgname=f00bar
|
||||
pkgver=0.9.r1.g383e031
|
||||
pkgver=0.9.r32.gf26892d
|
||||
pkgrel=1
|
||||
pkgdesc="Simplistic and highly configurable status panel for X"
|
||||
arch=('x86_64')
|
||||
|
@ -10,7 +10,7 @@ depends=(
|
|||
'freetype2' 'fontconfig' 'cairo'
|
||||
'libyaml'
|
||||
'alsa-lib'
|
||||
'libsystemd'
|
||||
'libudev.so'
|
||||
'json-c'
|
||||
'libmpdclient')
|
||||
optdepends=('xcb-util-errors: better X error messages')
|
||||
|
|
Loading…
Add table
Reference in a new issue