We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25332d3 commit ba60b01Copy full SHA for ba60b01
debian/rules
@@ -1,6 +1,6 @@
1
#!/usr/bin/make -f
2
#
3
-# Copyright 2018, 2024 Delphix
+# Copyright 2018, 2025 Delphix
4
5
# Licensed under the Apache License, Version 2.0 (the "License");
6
# you may not use this file except in compliance with the License.
@@ -112,13 +112,6 @@ DEPENDS += $(DEPENDS.$(TARGET_PLATFORM))
112
113
DEPENDS += delphix-build-info,
114
115
-#
116
-# These packages help strengthen the security of the appliance by identifying
117
-# and preventing undesired behaviors.
118
119
-DEPENDS += aide, \
120
- aide-common,
121
-
122
123
# These packages are tools that are intended for human convenience. The
124
# product should not rely on them programmatically. They may be updated
0 commit comments