mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
fakepop: Fix PKG_LICENSE, remove libc dependency
Signed-off-by: Marc Egerton <foxtrot@realloc.me>
This commit is contained in:
@@ -9,7 +9,7 @@ PKG_VERSION:=11
|
|||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=Marc Egerton <foxtrot@realloc.me>
|
PKG_MAINTAINER:=Marc Egerton <foxtrot@realloc.me>
|
||||||
PKG_LICENSE:=GPL-3.0
|
PKG_LICENSE:=GPL-3.0-or-later
|
||||||
|
|
||||||
PKG_SOURCE:=fakepop_11.tar.gz
|
PKG_SOURCE:=fakepop_11.tar.gz
|
||||||
PKG_SOURCE_URL:=http://deb.debian.org/debian/pool/main/f/fakepop/
|
PKG_SOURCE_URL:=http://deb.debian.org/debian/pool/main/f/fakepop/
|
||||||
@@ -24,7 +24,7 @@ define Package/fakepop
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
TITLE:=fakepop
|
TITLE:=fakepop
|
||||||
DEPENDS:=+libc +glib2 +xinetd
|
DEPENDS:=+glib2 +xinetd
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/fakepop/description
|
define Package/fakepop/description
|
||||||
|
|||||||
Reference in New Issue
Block a user