You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-text/fbpdf/files/fbpdf-0_p20161202-mupdfthir...

10 lines
262 B

diff --git a/Makefile b/Makefile
index f986689..374837f 100644
--- a/Makefile
+++ b/Makefile
@@ -13,3 +13,3 @@ clean:
fbpdf: fbpdf.o mupdf.o draw.o
- $(CC) -o $@ $^ $(LDFLAGS) -lmupdf -lmupdfthird -lcrypto -lm
+ $(CC) -o $@ $^ $(LDFLAGS) -lmupdf -lcrypto -lm