diff --git a/gnome-extra/yelp/yelp-42.3.recipe b/gnome-extra/yelp/yelp-42.3.recipe index 45391a2fb..b0c9737f7 100644 --- a/gnome-extra/yelp/yelp-42.3.recipe +++ b/gnome-extra/yelp/yelp-42.3.recipe @@ -11,7 +11,7 @@ HOMEPAGE="https://apps.gnome.org/Yelp/" COPYRIGHT="David King Shaun McCance" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://gitlab.gnome.org/GNOME/yelp/-/archive/$portVersion/yelp-$portVersion.tar.bz2" CHECKSUM_SHA256="cc487a93b6bb9cd5883603ca5db6340449b417dbb429f3be37231f05d7fe514b" ADDITIONAL_FILES="yelp.rdef.in" @@ -101,6 +101,8 @@ BUILD() meson --buildtype=release \ --prefix=$prefix \ --bindir=$commandBinDir \ + --includedir=$includeDir \ + --libdir=$libDir \ build ninja -C build $jobArgs