]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/test/meson.build
meson: rename libudev_internal to libudev_static and link into libudev
[thirdparty/systemd.git] / src / test / meson.build
index 7ba73af704159b2f5aec2a98a46f00e495bab7a3..71b440637d7e9c5dada634d838ab5c0669efa31e 100644 (file)
@@ -67,7 +67,7 @@ tests += [
           'src/test/test-helper.c'],
          [libcore,
           libudev,
-          libsystemd_static],
+          libshared],
          [threads,
           librt,
           libseccomp,
@@ -411,7 +411,7 @@ tests += [
          [libcore,
           libjournal_core,
           libudev_core,
-          libudev_internal,
+          libudev_static,
           libsystemd_network,
           libshared],
          [threads,
@@ -611,7 +611,7 @@ tests += [
 
         [['src/test/test-udev.c'],
          [libudev_core,
-          libudev_internal,
+          libudev_static,
           libsystemd_network,
           libshared],
          [threads,