summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuetzaly Daniela Solano Gómez <gentoo@sattvik.com>2023-08-30 23:09:10 -0500
committerQuetzaly Daniela Solano Gómez <gentoo@sattvik.com>2023-08-30 23:09:10 -0500
commit95a0391fb5ece847b3a2b0e34ab4dda7560afd47 (patch)
tree0b9646fb5f04c633078bac0ca8460a55831091ef /media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild
parentmedia-video/streamdeck-ui: add 3.1.0, drop 2.0.15 (diff)
downloadsattvik-95a0391fb5ece847b3a2b0e34ab4dda7560afd47.tar.gz
sattvik-95a0391fb5ece847b3a2b0e34ab4dda7560afd47.tar.bz2
sattvik-95a0391fb5ece847b3a2b0e34ab4dda7560afd47.zip
media-libs/elgato-streamdeck: Depend on hidapi
Signed-off-by: Quetzaly Daniela Solano Gómez <gentoo@sattvik.com>
Diffstat (limited to 'media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild')
-rw-r--r--media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild b/media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild
index 95953b2..803ce6e 100644
--- a/media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild
+++ b/media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild
@@ -23,4 +23,5 @@ SLOT="0"
IUSE=""
DEPEND=">=dev-python/pillow-9.0.0[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ dev-libs/hidapi"