aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/depends/native/waylandpp-scanner/Makefile2
-rw-r--r--tools/depends/target/waylandpp/Makefile4
2 files changed, 3 insertions, 3 deletions
diff --git a/tools/depends/native/waylandpp-scanner/Makefile b/tools/depends/native/waylandpp-scanner/Makefile
index 528a34caaf..f627815368 100644
--- a/tools/depends/native/waylandpp-scanner/Makefile
+++ b/tools/depends/native/waylandpp-scanner/Makefile
@@ -5,7 +5,7 @@ DEPS=../../Makefile.include Makefile
# lib name, version
LIBNAME=waylandpp
-VERSION=0.2.2
+VERSION=0.2.8
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz
diff --git a/tools/depends/target/waylandpp/Makefile b/tools/depends/target/waylandpp/Makefile
index 94018f3393..b0ad4b2bf7 100644
--- a/tools/depends/target/waylandpp/Makefile
+++ b/tools/depends/target/waylandpp/Makefile
@@ -3,11 +3,11 @@ DEPS=Makefile
# lib name, version
LIBNAME=waylandpp
-VERSION=0.2.3
+VERSION=0.2.8
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.gz
-LIBDYLIB=$(PLATFORM)/src/libwayland-client++.so
+LIBDYLIB=$(PLATFORM)/build/libwayland-client++.so
ifeq ($(PLATFORM),)
# Building stand-alone