projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
413fdc6
)
libsemanage: host-build depends on renamed libaudit package
author
Daniel Golle
<daniel@makrotopia.org>
Tue, 1 Sep 2020 11:29:51 +0000
(12:29 +0100)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 1 Sep 2020 11:32:52 +0000
(12:32 +0100)
Fixes: efdf619f21 ("audit: build only libaudit")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
package/libs/libsemanage/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libsemanage/Makefile
b/package/libs/libsemanage/Makefile
index e9df12865317999132137f77ad9e87076aacb9dd..79b492d0d39f4b46648c2a1fa334a3ff8c3b8e56 100644
(file)
--- a/
package/libs/libsemanage/Makefile
+++ b/
package/libs/libsemanage/Makefile
@@
-18,7
+18,7
@@
PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:selinuxproject:libsemanage
-HOST_BUILD_DEPENDS:=audit/host libselinux/host bzip2/host
+HOST_BUILD_DEPENDS:=
lib
audit/host libselinux/host bzip2/host
include $(INCLUDE_DIR)/package.mk