mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #6328 from jchia/gi-gdk
Re-enabled gi-gdk, gi-gtk & gi-gtk-hs but only for major version 3
This commit is contained in:
commit
02879a5a3e
@ -3265,14 +3265,14 @@ packages:
|
||||
- gi-cairo
|
||||
- gi-dbusmenu
|
||||
- gi-dbusmenugtk3
|
||||
- gi-gdk
|
||||
- gi-gdk == 3.* # https://github.com/commercialhaskell/stackage/issues/6317
|
||||
- gi-gdkpixbuf
|
||||
- gi-gdkx11
|
||||
- gi-gio
|
||||
- gi-glib
|
||||
- gi-gobject
|
||||
- gi-graphene
|
||||
- gi-gtk
|
||||
- gi-gtk == 3.* # https://github.com/commercialhaskell/stackage/issues/6317
|
||||
- gi-gtk-hs
|
||||
- gi-gmodule
|
||||
- gi-pango
|
||||
@ -5339,7 +5339,6 @@ packages:
|
||||
- eventsource-store-specs < 0
|
||||
- exinst < 0
|
||||
- ftp-client-conduit < 0 # 0.5.0.5
|
||||
- gi-gdk < 0
|
||||
- ginger < 0 # 0.10.2.0
|
||||
- giphy-api < 0 # https://github.com/passy/giphy-api/pull/19
|
||||
- groundhog-th < 0 # 0.11
|
||||
@ -5901,9 +5900,6 @@ packages:
|
||||
- gi-dbusmenugtk3 < 0 # tried gi-dbusmenugtk3-0.4.11, but its *library* requires the disabled package: gi-gdk
|
||||
- gi-gdkx11 < 0 # tried gi-gdkx11-4.0.4, but its *library* requires the disabled package: gi-gdk
|
||||
- gi-gsk < 0 # tried gi-gsk-4.0.4, but its *library* requires the disabled package: gi-gdk
|
||||
- gi-gtk < 0 # tried gi-gtk-4.0.5, but its *library* requires the disabled package: gi-gdk
|
||||
- gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.11, but its *library* does not support: gi-gtk-4.0.5
|
||||
- gi-gtk-hs < 0 # tried gi-gtk-hs-0.3.11, but its *library* requires the disabled package: gi-gdk
|
||||
- gi-gtksource < 0 # tried gi-gtksource-3.0.25, but its *library* does not support: gi-gtk-4.0.5
|
||||
- gi-gtksource < 0 # tried gi-gtksource-3.0.25, but its *library* requires the disabled package: gi-gdk
|
||||
- gi-vte < 0 # tried gi-vte-2.91.29, but its *library* does not support: gi-gtk-4.0.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user