opnsense-ports/misc/librepo/files/patch-tests_CMakeLists.txt
Franco Fichtner d016c42591 */*: sync with upstream
Taken from: FreeBSD
2023-01-30 10:59:54 +01:00

10 lines
262 B
Text

--- tests/CMakeLists.txt.orig 2023-01-28 07:22:09 UTC
+++ tests/CMakeLists.txt
@@ -16,6 +16,7 @@ SET (librepotest_SRCS
test_url_substitution.c
test_util.c
test_version.c
+ ../librepo/xattr.c
)
#ADD_LIBRARY(testsys STATIC testsys.c)