diff --git a/gtkd.spec b/gtkd.spec index 391a129..3f20de9 100644 --- a/gtkd.spec +++ b/gtkd.spec @@ -17,7 +17,6 @@ BuildRequires: ldc, ldc-phobos-devel, ldc-druntime-devel, gtk3-devel, libcurl-d BuildRequires: vte291-devel # Explicit require since gtkd use dlopen internally so rpm can't detect this. Requires: atk, gtk3, gdk-pixbuf2, pango, cairo, gdk-pixbuf2, libcurl -#Requires: gtkglext3-devel --> should te be packaged https://github.com/tdz/gtkglext Requires: vte291 Requires: mesa-libGL, mesa-libGLU, gtksourceview3 Requires: gstreamer1, gstreamer1-plugins-base, xz @@ -62,8 +61,6 @@ Active l'autocompletion pour pour la bibliothèque gtkd dans geany (IDE) # temp geany config directory for allow geany to generate tags mkdir geany_config -# sed -i 's/GTKD_VERSION=2.4.1/GTKD_VERSION=2.4.2/g' GNUmakefile - %build make %{?_smp_mflags} -f ./GNUmakefile shared-libs shared-vte DC=ldc2 CC=gcc libdir=%{?_lib} DCFLAGS="%{_d_optflags}" # generate geany tags