mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/e_dbus: depend on udisks-dev
This commit is contained in:
parent
ff33a22026
commit
80486c7567
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user