diff --git a/Makefile b/Makefile index 16661b0..9d52aa6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION:=0.13.1 +VERSION:=0.13.2 SRCS:=$(patsubst %,./src/%.vala,profile config gui play features servers) SRCS+=./src/gmcpil.vapi diff --git a/res/control b/res/control index 6f6fd41..1c7d68e 100644 --- a/res/control +++ b/res/control @@ -3,7 +3,7 @@ Version: {{VERSION}} Priority: optional Architecture: {{ARCH}} Section: contrib/misc -Depends: libc6 (>= 2.28), minecraft-pi-reborn-client (>= 2.1.0), libgtk-3-0, libjson-glib-1.0-0 +Depends: libc6 (>= 2.28), minecraft-pi-reborn-client (>= 2.1.0), libgtk-3-0, libjson-glib-1.0-0, libharfbuzz-gobject0 Maintainer: Alvarito050506 Homepage: https://mcpirevival.tk Vcs-Browser: https://github.com/MCPI-Revival/gMCPIL