projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dadafe3
)
shadow: restore PKG_BUILD_DEPENDS to libxcrypt
author
Robert Marko
<
[email protected]
>
Wed, 9 Jul 2025 08:34:58 +0000
(10:34 +0200)
committer
Robert Marko
<
[email protected]
>
Wed, 9 Jul 2025 09:01:07 +0000
(11:01 +0200)
This reverts commit
f18594a00f6324045a7019863a5278a3f6f52e64
.
The whole libxcrypt package was reworked in the base repo to fix
libcrypto-compat and the name was restored to libxcrypt.
Signed-off-by: Robert Marko <
[email protected]
>
utils/shadow/Makefile
patch
|
blob
|
history
diff --git
a/utils/shadow/Makefile
b/utils/shadow/Makefile
index 9a3f9ccf3d6f4d00e5f193bcc5cd30cf61b2db78..ab2ba224b167ea282b001be2d40b022e74be65c0 100644
(file)
--- a/
utils/shadow/Makefile
+++ b/
utils/shadow/Makefile
@@
-22,7
+22,7
@@
PKG_CPE_ID:=cpe:/a:debian:shadow
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1
-PKG_BUILD_DEPENDS:=xcrypt
+PKG_BUILD_DEPENDS:=
lib
xcrypt
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk