mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-14 05:40:52 +00:00
fix licenses where possible
Some packages have license set to "custom" and this should be fixed.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://python.org/
|
||||
TERMUX_PKG_DESCRIPTION="Python 3 programming language intended to enable clear programs"
|
||||
TERMUX_PKG_LICENSE="custom"
|
||||
TERMUX_PKG_LICENSE="PythonPL"
|
||||
TERMUX_PKG_DEPENDS="libandroid-support, ncurses, readline, libffi, openssl, libutil, libbz2, libsqlite, gdbm, ncurses-ui-libs, libcrypt, liblzma"
|
||||
# Python.h includes crypt.h:
|
||||
TERMUX_PKG_DEVPACKAGE_DEPENDS="libcrypt-dev"
|
||||
|
||||
Reference in New Issue
Block a user