From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:57 +0000 (+0200) Subject: qemu: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d2772fe16906dbf4e4600a013c9f731b3a6270;p=ipfire-3.x.git qemu: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/qemu/qemu.nm b/pkgs/core/qemu/qemu.nm index eca71f7c9..eb8fc69cf 100644 --- a/pkgs/core/qemu/qemu.nm +++ b/pkgs/core/qemu/qemu.nm @@ -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 \