Skip to content

Commit

Permalink
Merge.Dependencies: Add gdk-x11-3.0
Browse files Browse the repository at this point in the history
Signed-off-by: hololeap <[email protected]>
  • Loading branch information
hololeap committed Oct 10, 2024
1 parent a4fe7c7 commit 69cc4f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Merge/Dependencies.hs
Original file line number Diff line number Diff line change
Expand Up @@ -612,4 +612,6 @@ pkgconfig_table =
,("libarchive", ("app-arch", "libarchive", def))
,("libbrotlidec", ("app-arch", "brotli", def))
,("libbrotlienc", ("app-arch", "brotli", def))
,("gdk-x11-3.0", ("x11-libs", "gtk+", Portage.DAttr (Portage.GivenSlot "3")
(Portage.mkUse <$> [Portage.Use "X", Portage.Use "introspection"])))
]

0 comments on commit 69cc4f4

Please sign in to comment.