public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mygui] f44: GLAD removed as a dependency, only OpenGL is required now
@ 2026-06-21 21:28 Chapien
0 siblings, 0 replies; only message in thread
From: Chapien @ 2026-06-21 21:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mygui
Branch : f44
Commit : bbddbdf33096c628a1d726324b458fea3ec7de11
Author : Chapien <inquiries@chapien.net>
Date : 2026-06-21T13:10:55-07:00
Stats : +1/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mygui/c/bbddbdf33096c628a1d726324b458fea3ec7de11?branch=f44
Log:
GLAD removed as a dependency, only OpenGL is required now
---
diff --git a/mygui.spec b/mygui.spec
index c9d2ee4..b035d70 100644
--- a/mygui.spec
+++ b/mygui.spec
@@ -23,7 +23,6 @@ BuildRequires: dos2unix
BuildRequires: doxygen
BuildRequires: freetype-devel
BuildRequires: gcc-c++
-BuildRequires: glew-devel
BuildRequires: graphviz
BuildRequires: libuuid-devel
BuildRequires: libX11-devel
@@ -83,8 +82,7 @@ renamed to be prefixed with mygui (ie mygui-LayoutEditor)
-DMYGUI_INSTALL_DOCS=TRUE \
-DMYGUI_INSTALL_PDB=FALSE \
-DMYGUI_INSTALL_TOOLS=TRUE \
- -DMYGUI_RENDERSYSTEM=4 \
- -DMYGUI_USE_SYSTEM_GLEW=TRUE
+ -DMYGUI_RENDERSYSTEM=4
%cmake_build
cd %{_vpath_builddir}
pushd Docs
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-21 21:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-21 21:28 [rpms/mygui] f44: GLAD removed as a dependency, only OpenGL is required now Chapien
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox