poppler-glib.pc has ${includedir}/poppler in cflags (needed for dependent pkgs)
Cf. #1458.
This commit is contained in:
committed by
Vladimír Čunát
parent
a4d4ddb8ef
commit
010e63c69d
@@ -32,7 +32,7 @@ let
|
||||
|
||||
cmakeFlags = "-DENABLE_XPDF_HEADERS=ON -DENABLE_LIBCURL=ON -DENABLE_ZLIB=ON";
|
||||
|
||||
patches = [ ./datadir_env.patch ];
|
||||
patches = [ ./datadir_env.patch ./poppler-glib.patch ];
|
||||
|
||||
# XXX: The Poppler/Qt4 test suite refers to non-existent PDF files
|
||||
# such as `../../../test/unittestcases/UseNone.pdf'.
|
||||
|
||||
Reference in New Issue
Block a user