diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-10-24 21:32:32 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-10-24 21:39:19 +0200 |
commit | f98e1371cc1c6b7d218d9ef3abed0d45b1f6fbd2 (patch) | |
tree | a8008e487631d5bd70000f8091035fb8808ea4c7 /net-analyzer/nmapsi/files | |
parent | dev-python/pillow: Stabilize 10.0.1 sparc, #915923 (diff) | |
download | gentoo-f98e1371cc1c6b7d218d9ef3abed0d45b1f6fbd2.tar.gz gentoo-f98e1371cc1c6b7d218d9ef3abed0d45b1f6fbd2.tar.bz2 gentoo-f98e1371cc1c6b7d218d9ef3abed0d45b1f6fbd2.zip |
net-analyzer/nmapsi: update EAPI 7 -> 8, drop unused dev-qt/qtscript:5
Required by upstream build system only, but not actually used.
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-analyzer/nmapsi/files')
-rw-r--r-- | net-analyzer/nmapsi/files/nmapsi-0.5_alpha2-no-qtscript.patch | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/net-analyzer/nmapsi/files/nmapsi-0.5_alpha2-no-qtscript.patch b/net-analyzer/nmapsi/files/nmapsi-0.5_alpha2-no-qtscript.patch new file mode 100644 index 000000000000..38c73b68cbb7 --- /dev/null +++ b/net-analyzer/nmapsi/files/nmapsi-0.5_alpha2-no-qtscript.patch @@ -0,0 +1,18 @@ +--- a/CMakeLists.txt 2020-05-10 15:37:19.000000000 +0200 ++++ b/CMakeLists.txt 2023-10-24 21:28:56.198123618 +0200 +@@ -18,7 +18,6 @@ + Network + WebEngineWidgets + DBus +- Script + LinguistTools + Quick + Qml +@@ -31,7 +30,6 @@ + Widgets + Network + WebEngineWidgets +- Script + LinguistTools + Quick + Qml |