summaryrefslogtreecommitdiff
path: root/qemu/Pkgfile
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2013-06-30 13:43:44 +0200
committerThomas Penteker <tek@serverop.de>2013-06-30 13:43:44 +0200
commitef37bb5af982bfc67e297685fc73272c47fec245 (patch)
tree5fae8f74d7dc061dba6083f3118ec806923d78bb /qemu/Pkgfile
parent456609aad75df9b29de8061d1bf819f184b0a712 (diff)
downloadopt-ef37bb5af982bfc67e297685fc73272c47fec245.tar.gz
opt-ef37bb5af982bfc67e297685fc73272c47fec245.tar.xz
qemu: disable gtk gui
Diffstat (limited to 'qemu/Pkgfile')
-rw-r--r--qemu/Pkgfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/Pkgfile b/qemu/Pkgfile
index 1fc73f751..88eff3440 100644
--- a/qemu/Pkgfile
+++ b/qemu/Pkgfile
@@ -18,6 +18,7 @@ build() {
--sysconfdir=/etc \
--disable-docs \
--libexecdir=/usr/lib/qemu \
+ --disable-gtk \
--disable-system \
--disable-user \
--target-list=x86_64-linux-user,i386-linux-user,i386-softmmu,x86_64-softmmu

Generated by cgit