|
|
@@ -8,7 +8,9 @@ PKG_VERSION:= 1.7.0
|
|
|
PKG_RELEASE:= 1
|
|
|
PKG_HASH:= 1dad9cb50b4a19accd7d7b9716777caf5a0f33d26f018f27d63e9e095998f12b
|
|
|
PKG_DESCR:= pluggable authentication modules
|
|
|
+PKG_DEPENDS_GLIBC:= libxcrypt
|
|
|
PKG_BUILDDEP:= flex meson-host
|
|
|
+PKG_BUILDDEP_GLIBC:= libxcrypt
|
|
|
PKG_SECTION:= sys/misc
|
|
|
PKG_URL:= http://www.linux-pam.org/
|
|
|
PKG_SITES:= https://github.com/linux-pam/linux-pam/archive/refs/tags/
|