aboutsummaryrefslogtreecommitdiffstats
path: root/testing/udevil/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/udevil/APKBUILD')
-rw-r--r--testing/udevil/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/udevil/APKBUILD b/testing/udevil/APKBUILD
index 2665db0c60..f11872d641 100644
--- a/testing/udevil/APKBUILD
+++ b/testing/udevil/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=udevil
pkgver=0.4.4
-pkgrel=0
+pkgrel=1
pkgdesc="Mount / unmount removable devices without a password (udisks alternative)"
url="http://ignorantguru.github.io/udevil"
arch="all"
license="GPL3+"
-makedepends="$depends_dev glib-dev udev-dev intltool"
+makedepends="$depends_dev glib-dev eudev-dev intltool"
install="$pkgname.pre-install"
subpackages="$pkgname-lang $pkgname-doc"
pkggroups="plugdev"