ports/opt (3.0): qemu-all: disable gtk gui
30 Jun
2013
30 Jun
'13
11:44 a.m.
commit 619b4e65a775f021f8dd40591a1598779010e93f Author: Thomas Penteker <tek@serverop.de> Date: Sun Jun 30 13:44:12 2013 +0200 qemu-all: disable gtk gui diff --git a/qemu-all/Pkgfile b/qemu-all/Pkgfile index 1ec2a12..da1a464 100644 --- a/qemu-all/Pkgfile +++ b/qemu-all/Pkgfile @@ -17,7 +17,8 @@ build() { --host-cc="${CC:=gcc}" \ --sysconfdir=/etc \ --disable-docs \ - --libexecdir=/usr/lib/qemu + --libexecdir=/usr/lib/qemu \ + --disable-gtk \ # fix include issues with nspr echo 'QEMU_CFLAGS+=-I/usr/include/nspr' >> libcacard/Makefile
4217
Age (days ago)
4217
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu