diff --git a/recipes-musicians/guitarix/mamba.bb b/recipes-musicians/guitarix/mamba.bb index 37f4022..69a3f88 100644 --- a/recipes-musicians/guitarix/mamba.bb +++ b/recipes-musicians/guitarix/mamba.bb @@ -4,11 +4,11 @@ LICENSE = "BSD-0-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=1a396d84ed72b4a017f02f5c5d1eaafe" SRC_URI = "gitsm://github.com/brummer10/Mamba.git" -SRCREV = "1eda038b05badc8028e866aada9e4b777a9a8dbc" -PV = "1.5" +SRCREV = "eb4157708931ce89895d50cc5dca36084678fa61" +PV = "1.6" S = "${WORKDIR}/git" -inherit pkgconfig features_check mime-xdg +inherit pkgconfig features_check mime-xdg gettext REQUIRED_DISTRO_FEATURES = "x11"