]> git.ipfire.org Git - pakfire.git/commitdiff
tests: Link download test against libarchive
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Mar 2021 15:40:03 +0000 (15:40 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Mar 2021 15:40:03 +0000 (15:40 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am

index 0d049ba55a8e1898d2559002c8ba6fecd89ed93d..296c7962f7ab6700499f0b53663fd300b4eb41ae 100644 (file)
@@ -449,6 +449,7 @@ tests_libpakfire_downloader_CPPFLAGS = \
 
 tests_libpakfire_downloader_LDADD = \
        $(TESTSUITE_LDADD) \
+       $(ARCHIVE_LIBS) \
        $(CURL_LIBS) \
        $(JSON_C_LIBS) \
        $(PAKFIRE_LIBS) \