[babl] meson/pkgconfig: drop remnants of libdir customizations



commit 3911268e9fdb35a2ffe5e25e49385aca11beef78
Author: Øyvind Kolås <pippin gimp org>
Date:   Tue Aug 6 14:06:02 2019 +0200

    meson/pkgconfig: drop remnants of libdir customizations

 meson.build | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 9cf4f8abe..fe1cc3bcf 100644
--- a/meson.build
+++ b/meson.build
@@ -364,7 +364,6 @@ pkgconfig.generate(filebase: 'babl',
   description: 'Dynamic, any to any, pixel format conversion library',
   version: meson.project_version(),
   libraries: [
-    '-L${babl_libdir}',
     '-l' + lib_name,
   ],
   libraries_private: [


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]