Skip to content

Commit

Permalink
change deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Reza Jelveh committed Aug 24, 2011
1 parent 6ed7fa5 commit d9cb6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urfkill/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ url="http://www.freedesktop.org/wiki/Software/urfkill"
arch=('i686' 'x86_64')
license=('BSD')
groups=('base')
depends=('glibc' 'sh')
depends=('glib2' 'sh' 'dbus' 'udev' 'polkit')
backup=('etc/urfkill/urfkill.conf')
options=()
source=("https://github.com/downloads/lcp/$pkgname/$pkgname-$pkgver.tar.bz2" \
Expand Down

0 comments on commit d9cb6f2

Please sign in to comment.