summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-27 09:54:11 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-27 09:55:30 +0200
commit0d69c92bbae1266d7dd6130ef924861d0a73fe9f (patch)
tree520cbe9f5c8905c496ef2c9d3fcfa7f5928b3855 /net-wireless/spectools/metadata.xml
parentmedia-sound/yoshimi: remove old (diff)
downloadgentoo-0d69c92bbae1266d7dd6130ef924861d0a73fe9f.tar.gz
gentoo-0d69c92bbae1266d7dd6130ef924861d0a73fe9f.tar.bz2
gentoo-0d69c92bbae1266d7dd6130ef924861d0a73fe9f.zip
net-wireless/spectools: Add fix for ncurses[tinfo]
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=490976 Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-wireless/spectools/metadata.xml')
-rw-r--r--net-wireless/spectools/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-wireless/spectools/metadata.xml b/net-wireless/spectools/metadata.xml
index 97e99311c4f5..2ad84fcbdca3 100644
--- a/net-wireless/spectools/metadata.xml
+++ b/net-wireless/spectools/metadata.xml
@@ -16,9 +16,9 @@
<name>Robin H. Johnson</name>
<description>Maintainer, has 1st gen WiSpy hardware for testing</description>
</maintainer>
-<use>
- <flag name="debug">Build the raw output client for spectools. (for developers)</flag>
- <flag name="ncurses">Build the ncurses based client for spectools</flag>
- <flag name="gtk">Build the gtk-2 based client for spectools</flag>
-</use>
+ <use>
+ <flag name="debug">Build the raw output client for spectools. (for developers)</flag>
+ <flag name="ncurses">Build the ncurses based client for spectools</flag>
+ <flag name="gtk">Build the gtk-2 based client for spectools</flag>
+ </use>
</pkgmetadata>