mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2026-04-09 14:22:30 +02:00
hyprtoolkit: update
This commit is contained in:
@@ -17,7 +17,7 @@ index b47f0b0..55e9176 100644
|
||||
@@ -77,7 +77,7 @@ target_include_directories(
|
||||
PRIVATE "./src" "./src/include" "./protocols" "${CMAKE_BINARY_DIR}")
|
||||
set_target_properties(hyprtoolkit PROPERTIES VERSION ${HYPRTOOLKIT_VERSION}
|
||||
SOVERSION 2)
|
||||
SOVERSION 3)
|
||||
-target_link_libraries(hyprtoolkit PUBLIC OpenGL::EGL OpenGL::OpenGL PkgConfig::deps)
|
||||
+target_link_libraries(hyprtoolkit PUBLIC EGL GL PkgConfig::deps)
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ DEPENDS = " \
|
||||
SRC_URI = "git://github.com/hyprwm/hyprtoolkit.git;protocol=https;branch=main"
|
||||
SRC_URI += "file://0001-CMakeLists.txt-fix-linking-with-opengl.patch"
|
||||
|
||||
SRCREV = "83ed855598b532360a6f7a878224cb66115cf0a1"
|
||||
SRCREV = "2af07d3fd4d165caee160aab96810c54d81e88c2"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user