this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

gnustep-gui-devel is only available as 3-rd party pkg on fedora.

Boris D. 29e9cae2 334fdc82

-2
-2
packages/conf-gnustep-gui/conf-gnustep-gui.1/opam
··· 5 5 authors: "The GNUstep devs" 6 6 license: "LGPL-2.1-only" 7 7 build: [ 8 - ["rpm" "-q" "gnustep-gui-devel"] {os-distribution = "fedora"} 9 8 ["pkg" "info" "gnustep-gui"] {os = "freebsd"} 10 9 ] 11 10 depexts: [ 12 - ["gnustep-gui-devel"] {os-distribution = "fedora"} 13 11 ["gnustep-gui"] {os = "freebsd"} 14 12 ] 15 13 available: os = "freebsd" | os-distribution = "fedora"