summaryrefslogtreecommitdiffstats
path: root/rules/libcaca.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/libcaca.in')
-rw-r--r--rules/libcaca.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/libcaca.in b/rules/libcaca.in
index 14d077c89..eab1fa90c 100644
--- a/rules/libcaca.in
+++ b/rules/libcaca.in
@@ -3,7 +3,9 @@
menuconfig LIBCACA
tristate "libcaca "
select LIBC_M
+ select GCCLIBS_CXX if LIBCACA_CXX
select GCCLIBS_GCC_S
+ select ZLIB
select NCURSES if LIBCACA_NCURSES
select XORG_LIB_X11 if LIBCACA_X11
help