diff options
Diffstat (limited to 'repo/freeciv/freeciv.xibuild')
-rw-r--r-- | repo/freeciv/freeciv.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/freeciv/freeciv.xibuild b/repo/freeciv/freeciv.xibuild index 2ef99f5..a50f4be 100644 --- a/repo/freeciv/freeciv.xibuild +++ b/repo/freeciv/freeciv.xibuild @@ -3,7 +3,7 @@ NAME="freeciv" DESC="Free and Open Source empire-building strategy game (meta package)" -MAKEDEPS="curl readline gettext sdl2-mixer gzip pkg-conf glib atk pango gdk-pixbuf gtk3 qtchooser qt5-qtbase gzip sdl2 sdl2-image sdl2-ttf sdl2-gfx sqlite3" +MAKEDEPS="curl readline gettext sdl2-mixer gzip pkg-config glib atk pango gdk-pixbuf gtk3 qtchooser qt5-qtbase gzip sdl2 sdl2-image sdl2-ttf sdl2-gfx sqlite3" PKG_VER=3.0.0 SOURCE="https://downloads.sourceforge.net/sourceforge/freeciv/freeciv-$PKG_VER.tar.xz" |