[HACK] Make concretization great again! (#2590)
* Always default to +mpi * Always default to ~X
This commit is contained in:

committed by
Todd Gamblin

parent
87c9b01033
commit
36072c4776
@@ -34,7 +34,7 @@ class Gtkplus(Package):
|
||||
'2.24.25', '612350704dd3aacb95355a4981930c6f',
|
||||
url="http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.25.tar.xz")
|
||||
|
||||
variant('X', default=True, description="Enable an X toolkit")
|
||||
variant('X', default=False, description="Enable an X toolkit")
|
||||
|
||||
depends_on("atk")
|
||||
depends_on("gdk-pixbuf")
|
||||
|
Reference in New Issue
Block a user