Skip to content
Snippets Groups Projects
Commit fd63f8a7 authored by François Bobot's avatar François Bobot
Browse files

Merge branch 'feature/andre/opam-do-not-disable-gui' into 'master'

[opam] do not force disable GUI

See merge request frama-c/frama-c!2732
parents 292964f3 a3c36d27
No related branches found
No related tags found
No related merge requests found
......@@ -86,9 +86,6 @@ tags: [
build: [
["autoconf"] {pinned}
["./configure" "--prefix" prefix
"--disable-gui" { !conf-gtksourceview:installed |
( !conf-gnomecanvas:installed &
!lablgtk3:installed) }
"--mandir=%{man}%"
]
[make "-j%{jobs}%"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment