mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-12 03:12:22 +01:00
12 lines
308 B
Diff
12 lines
308 B
Diff
--- ./shell/Makefile.am.orig
|
|
+++ ./shell/Makefile.am
|
|
@@ -109,7 +109,7 @@
|
|
$(top_builddir)/libdocument/libevdocument.la \
|
|
$(top_builddir)/libview/libevview.la \
|
|
$(top_builddir)/libmisc/libevmisc.la \
|
|
- $(SHELL_LIBS)
|
|
+ $(SHELL_LIBS) -lICE
|
|
|
|
if PLATFORM_WIN32
|
|
evince_LDADD += evince-icon.o
|