summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel Revilla2016-08-25 11:44:30 +0200
committerMiguel Revilla2016-08-25 11:44:30 +0200
commitdbee528c66bc79f8bda584c09a5212398be9024b (patch)
tree0b92a0dcee8cf4698137bfbf57bc45cc10365ed7
parent8822c32b213410fd0e08e48b987296b8a365619d (diff)
downloadaur-dbee528c66bc79f8bda584c09a5212398be9024b.tar.gz
Added new dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36c397eaa505..061671c2a894 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Tools to drive the Device Mapper multipathing driver (contains kpartx)"
url="http://christophe.varoqui.free.fr/"
arch=('x86_64' 'i686')
license=('GPL2')
-depends=('libaio' 'device-mapper' 'liburcu')
+depends=('libaio' 'device-mapper' 'liburcu' 'ceph')
makedepends=('git' 'setconf')
conflicts=('multipath-tools')
options=(!emptydirs)