diff --git a/media-libs/glfw/glfw-3.3.4.recipe b/media-libs/glfw/glfw-3.3.4.recipe index 574911a19..3c1389599 100644 --- a/media-libs/glfw/glfw-3.3.4.recipe +++ b/media-libs/glfw/glfw-3.3.4.recipe @@ -7,7 +7,7 @@ COPYRIGHT="2002-2006 Marcus Geelnard 2006-2021 Camilla Löwy " LICENSE="Zlib" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/glfw/glfw/archive/$portVersion.tar.gz" CHECKSUM_SHA256="cc8ac1d024a0de5fd6f68c4133af77e1918261396319c24fd697775a6bc93b63" PATCHES="glfw-$portVersion.patchset" @@ -114,7 +114,8 @@ INSTALL() # demos package packageEntries demos \ - $appsDir + $appsDir \ + $dataDir # devel package packageEntries devel \