Update Pkgfile

This commit is contained in:
Jay Lanagan 2023-08-01 01:02:33 -04:00
parent fe49ee7be7
commit 2e49c46163

View File

@ -11,7 +11,6 @@ source=(https://download.gnome.org/core/43/43.2/sources/$name-$version.tar.xz)
build() {
cd $name-$version
./autogen.sh
./configure --prefix=/usr \
--enable-gles2 \
--enable-{kms,wayland}-egl-platform \