diff options
author | 2020-09-05 00:10:18 +0100 | |
---|---|---|
committer | 2020-09-05 00:11:54 +0100 | |
commit | 2f8c3d1aaff80f1a3b83889f653256107f416410 (patch) | |
tree | 2fcebbe79b960c805594db1e95f944fdb566bb9f /net-print/hplip-plugin/metadata.xml | |
parent | net-print/hplip-plugin: Mark all *.so files as prebuilt (diff) | |
download | gentoo-2f8c3d1aaff80f1a3b83889f653256107f416410.tar.gz gentoo-2f8c3d1aaff80f1a3b83889f653256107f416410.tar.bz2 gentoo-2f8c3d1aaff80f1a3b83889f653256107f416410.zip |
net-print/hplip-plugin: Add missing ORBlite deps and wrap in USE flag
Closes: https://bugs.gentoo.org/740322
Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'net-print/hplip-plugin/metadata.xml')
-rw-r--r-- | net-print/hplip-plugin/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-print/hplip-plugin/metadata.xml b/net-print/hplip-plugin/metadata.xml index ccfaea828450..cb97715b8595 100644 --- a/net-print/hplip-plugin/metadata.xml +++ b/net-print/hplip-plugin/metadata.xml @@ -12,4 +12,7 @@ <upstream> <remote-id type="sourceforge">hplip</remote-id> </upstream> + <use> + <flag name="orblite">Install the ORBlite scanner plugin</flag> + </use> </pkgmetadata> |