Skip to content

Commit f90c046

Browse files
authored
Update package name for SUSE
The devel package has this name in Tumbleweed as well as in the "games" extra repository in Leap see the list of built packages near the bottom of this build log: https://build.opensuse.org/package/live_build_log/openSUSE:Factory/SDL2_ttf/standard/x86_64
1 parent 91d74cd commit f90c046

File tree

1 file changed

+1
-1
lines changed
  • packages/conf-sdl2-ttf/conf-sdl2-ttf.1

1 file changed

+1
-1
lines changed

packages/conf-sdl2-ttf/conf-sdl2-ttf.1/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ depexts: [
1111
["libsdl2-ttf-dev"] {os-family = "debian"}
1212
["libsdl2-ttf-dev"] {os-family = "ubuntu"}
1313
["libsdl2_ttf-devel"] {os-family = "mageia"}
14-
["libSDL2_ttf-devel"] {os-family = "suse" | os-family = "opensuse"}
14+
["SDL2_ttf-devel"] {os-family = "suse" | os-family = "opensuse"}
1515
["SDL2_ttf-devel"] {os-distribution = "fedora"}
1616
# oraclelinux does not seem to have sdl2-ttf
1717
["epel-release" "SDL2_ttf-devel"] {os-distribution = "centos"}

0 commit comments

Comments
 (0)