diff --git a/libs/json-glib/Makefile b/libs/json-glib/Makefile index 1b5aac8cdb..8ba54c75d1 100644 --- a/libs/json-glib/Makefile +++ b/libs/json-glib/Makefile @@ -1,6 +1,4 @@ # -# Copyright (C) 2020 Sebastian Kemper -# # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # @@ -17,7 +15,7 @@ PKG_HASH:=97ef5eb92ca811039ad50a65f06633f1aae64792789307be7170795d8b319454 PKG_LICENSE:=LGPL-2.1-or-later PKG_LICENSE_FILES:=COPYING -PKG_MAINTAINER:=Sebastian Kemper +PKG_MAINTAINER:= PKG_BUILD_DEPENDS:=glib2/host diff --git a/libs/libmariadb/Makefile b/libs/libmariadb/Makefile index 32a7befcdf..1ecb2c139e 100644 --- a/libs/libmariadb/Makefile +++ b/libs/libmariadb/Makefile @@ -1,6 +1,4 @@ # -# Copyright (C) 2019 Sebastian Kemper -# # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # diff --git a/utils/mariadb/Makefile b/utils/mariadb/Makefile index 558d881b82..8b087fa713 100644 --- a/utils/mariadb/Makefile +++ b/utils/mariadb/Makefile @@ -1,5 +1,4 @@ # -# Copyright (C) 2018 Sebastian Kemper # Copyright (C) 2021 Michal Hrusecky # # This is free software, licensed under the GNU General Public License v2.