]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
qemu: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:57 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:57 +0000 (13:08 +0200)
pkgs/core/qemu/qemu.nm

index eca71f7c934ed47fe59bc2062d98db540eb229b0..eb8fc69cf9042de7cee6e318c71d73238a6bf0a9 100644 (file)
@@ -34,7 +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_DEPS      += curl gnutls ncurses pciutils sdl util-linux-ng
+PKG_BUILD_DEPS+= libcurl-devel gnutls-devel ncurses-devel pciutils-devel \
+       sdl-devel util-linux-ng-devel
 
 define PKG_DESCRIPTION
        QEMU is a processor emulator that relies on dynamic binary translation \