Commit 10877131 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files
parent 09d0f1d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,6 +16,6 @@ AUMIX_CONF_OPT = \
	--without-gpm \
	--without-sysmouse

AUMIX_DEPENDENCIES = ncurses
AUMIX_DEPENDENCIES = host-gettext ncurses

$(eval $(autotools-package))