diff --git a/hardware/mobile/usbmuxd/actions.py b/hardware/mobile/usbmuxd/actions.py
index 746e9c92b4..8a8ad68520 100644
--- a/hardware/mobile/usbmuxd/actions.py
+++ b/hardware/mobile/usbmuxd/actions.py
@@ -12,6 +12,7 @@ from pisi.actionsapi import shelltools
def setup():
shelltools.system("./autogen.sh")
autotools.configure("\
+ --without-systemd \
--disable-static \
--disable-silent-rules \
")
diff --git a/hardware/mobile/usbmuxd/pspec.xml b/hardware/mobile/usbmuxd/pspec.xml
index cdc409f8a1..34dc500d3b 100644
--- a/hardware/mobile/usbmuxd/pspec.xml
+++ b/hardware/mobile/usbmuxd/pspec.xml
@@ -16,6 +16,7 @@
usbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone devices. It allows multiple services on the device to be accessed simultaneously.
https://codeload.github.com/libimobiledevice/usbmuxd/tar.gz/1.1.0
+ eudev-devel
libplist-devel
libusb-devel
libimobiledevice-devel