mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-12-26 13:38:22 +01:00
cleanup
This commit is contained in:
parent
47cd5b7b97
commit
1d685e4319
@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/google/brotli/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=941ee9cd1609382f946352712a319b4b"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
inherit cmake
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/google/brotli.git;protocol=https \
|
||||
|
@ -32,5 +32,3 @@ EXTRA_OECMAKE = " \
|
||||
-DJPEGXL_ENABLE_TCMALLOC=OFF \
|
||||
-DJPEGXL_ENABLE_TOOLS=OFF \
|
||||
"
|
||||
|
||||
|
||||
|
@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/google/highway/"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=2b42edef8fa55315f34f2370b4715ca9"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
inherit cmake
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/google/highway.git;protocol=https \
|
Loading…
Reference in New Issue
Block a user