summaryrefslogtreecommitdiff
path: root/package/libvirt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-28 15:01:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-28 15:01:47 +0100
commitcd770ba2f42f437d8edcdc7ba282b51e513cdd1d (patch)
treebb182ac0c288339b7c2d7d3ac2acd0aeec829ae5 /package/libvirt
parent981ca8fa48866f20389e690af79e1ae757e1a203 (diff)
add systemd instead of udev, prjects were merged upstream, add libudev subpackage. update and fix evdev driver for musl
Diffstat (limited to 'package/libvirt')
-rw-r--r--package/libvirt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libvirt/Makefile b/package/libvirt/Makefile
index c424afff7..7f06db28e 100644
--- a/package/libvirt/Makefile
+++ b/package/libvirt/Makefile
@@ -9,10 +9,10 @@ PKG_RELEASE:= 2
PKG_MD5SUM:= 3d9f85d586c9aa3d819b626622f3fc97
PKG_DESCR:= virtualization API
PKG_SECTION:= libs
-PKG_BUILDDEP:= libxml2 gnutls python2 libpcap parted udev
+PKG_BUILDDEP:= libxml2 gnutls python2 libpcap parted systemd
PKG_DEPENDS:= libxml2 libgnutls python2 libpcap libreadline
-PKG_DEPENDS+= libintl dmidecode kmod-netfilter-xt-target-checksum
-PKG_DEPENDS+= dnsmasq qemu libnl
+PKG_DEPENDS+= dmidecode kmod-netfilter-xt-target-checksum
+PKG_DEPENDS+= dnsmasq qemu libnl libudev
PKG_URL:= http://www.libvirt.org/
PKG_SITES:= http://libvirt.org/sources/
PKG_OPTS:= dev