]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
qemu: Update dependencies.
authorSchantl Stefan <Stevee@ipfire.org>
Fri, 5 Nov 2010 16:05:03 +0000 (17:05 +0100)
committerSchantl Stefan <Stevee@ipfire.org>
Fri, 5 Nov 2010 16:05:03 +0000 (17:05 +0100)
pkgs/core/qemu/qemu.nm

index eb8fc69cf9042de7cee6e318c71d73238a6bf0a9..c960b6ce3fab476375234b5eb1a8fcfba8bae064 100644 (file)
@@ -34,8 +34,8 @@ PKG_URL        = http://www.linux-kvm.org/page/Main_Page
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = QEMU is a generic and open source machine emulator and virtualizer.
 
-PKG_BUILD_DEPS+= libcurl-devel gnutls-devel ncurses-devel pciutils-devel \
-       sdl-devel util-linux-ng-devel
+PKG_BUILD_DEPS+= libcurl-devel libuuid-devel gnutls-devel ncurses-devel \
+       pciutils-devel sdl-devel
 
 define PKG_DESCRIPTION
        QEMU is a processor emulator that relies on dynamic binary translation \