testing/e_dbus: depend on udisks-dev

This commit is contained in:
Timo Teräs 2012-03-01 20:46:13 +02:00
parent ff33a22026
commit 80486c7567

View File

@ -2,13 +2,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=e_dbus
pkgver=1.1.0
pkgrel=0
pkgrel=1
pkgdesc="Enlightenment's (Ecore) integration to DBus"
url="http://trac.enlightenment.org/e/wiki/E_Dbus"
arch="all"
license="BSD"
depends=
depends_dev="dbus-dev eina-dev ecore-dev"
depends_dev="dbus-dev eina-dev ecore-dev udisks-dev"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev"