summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-libs/elgato-streamdeck/Manifest2
-rw-r--r--media-libs/elgato-streamdeck/elgato-streamdeck-0.9.3.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/media-libs/elgato-streamdeck/Manifest b/media-libs/elgato-streamdeck/Manifest
index 9b2bc52..2fd08d1 100644
--- a/media-libs/elgato-streamdeck/Manifest
+++ b/media-libs/elgato-streamdeck/Manifest
@@ -1,3 +1,3 @@
DIST elgato-streamdeck-0.9.3.tar.gz 2551267 BLAKE2B 3db8b15111ccc0ff01908347de517faaee32df25640b24e37245aa2bd7775c9bb10567d47f466886f17819ab3646ed8687d207ffe4b7b97dcd3314001e11495e SHA512 96e9765fb6d579b692a2aa55b19bb82d4145821a3eee05adbc30409b319aca36c6afd783df22f1b33f0532a392e6b7609c047eb3bfb4d22af5cec01d3ddebf71
-EBUILD elgato-streamdeck-0.9.3.ebuild 725 BLAKE2B 99ffb44bc878a597ab9f0289ed1ff886331e3de402167ac3f91381ce4c4bfcbe92db3855b7a0fd4962caf54c4f6c33e59386866c445ab9481f4418ba41ea514a SHA512 01c65bc860bca0fd82766a8d84c6e00691dfa3df236746cb176072c84d0ee29d7e43dbd713074401dbd56179071a03ce1c89f8ccfa301a92896570a4543b46b5
+EBUILD elgato-streamdeck-0.9.3.ebuild 742 BLAKE2B 39924513a05c290d518349d592f543dc2d4757efc8c6f0c2c920da4c77d3a604e6fc5e1438c61da3b9c09b62b4f83e43b8df01b10924d7324fec76cb22735ecb SHA512 85ccd9df9de285331252587db2aa57d711633317a745ba1c0c9434a923e23a8e4a3978779c63610779bb6dfd9c554b060d7a66e18b3df7f453e90f32645ec8d6
MISC metadata.xml 349 BLAKE2B 68b8afab75b2a9cc9f8059a61db0c3c2cc48109bb743f831362e4a13cee23221eb4febc65f496bf0f812c949eab2a68ab6d504dc22cdba9b21d907ba72018df2 SHA512 ab698da97f91600c16ad1059b000a3cbb7ec3057cf311452316b493c124f05cbd9acffd9fccb61f4b3209b50bc7de14e6c4ece3b16d4acf9d3df7729fae94a2e
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"