wok-current rev 4159
Fix: alsaplayer --enable-gtk2 to ensur the GTK interface is build
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Sep 22 14:05:45 2009 +0200 (2009-09-22) |
parents | 4a4eb43a0c91 |
children | 113fbeb3126d |
files | alsaplayer/receipt |
line diff
1.1 --- a/alsaplayer/receipt Tue Sep 22 14:00:23 2009 +0200 1.2 +++ b/alsaplayer/receipt Tue Sep 22 14:05:45 2009 +0200 1.3 @@ -23,6 +23,7 @@ 1.4 --prefix=/usr \ 1.5 --infodir=/usr/share/info \ 1.6 --mandir=/usr/share/man \ 1.7 + --enable-gtk2 \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 # Chmod install-sh to avoid install error.