mirror of
				https://codeberg.org/flk/meta-wayland.git
				synced 2025-10-30 18:05:46 +01:00 
			
		
		
		
	nwg-look:
add libstd.so to PRIVATE_LIBS This fixes: ERROR: nwg-look-0.1.4-r0 do_package: nwg-look: Multiple shlib providers for libstd.so: libstd-rs, go-runtime (used by files: /home/flk/poky/build-intel-retro/tmp/work/corei7-64-poky-linux/nwg-look/0.1.4-r0/packages-split/nwg-look/usr/bin/nwg-look)
This commit is contained in:
		| @@ -28,4 +28,4 @@ do_install:append() { | ||||
|  | ||||
| do_compile[network] = "1" | ||||
|  | ||||
| PRIVATE_LIBS_${PN}:append = "libstd.so" | ||||
| PRIVATE_LIBS:${PN}:append = " libstd.so" | ||||
|   | ||||
| @@ -26,3 +26,4 @@ FILES:${PN} += "${datadir}" | ||||
|  | ||||
| do_compile[network] = "1" | ||||
|  | ||||
| PRIVATE_LIBS:${PN}:append = " libstd.so" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user