diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-11-15 22:58:39 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2018-11-15 22:58:39 +0300 |
commit | e28a7ad71e306b4ee1d0fb58dfe1d56b7cee07cf (patch) | |
tree | 8e01aaa6d8bc8c6be5c04dab3554b7383a1be5aa | |
parent | da54f7626e590dd954fc527154e510dadabc64c4 (diff) |
qtox: changes requested by exherbo devs
-rw-r--r-- | packages/net-im/qtox/qtox.exlib | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/net-im/qtox/qtox.exlib b/packages/net-im/qtox/qtox.exlib index b31f318..fe9fb4b 100644 --- a/packages/net-im/qtox/qtox.exlib +++ b/packages/net-im/qtox/qtox.exlib @@ -8,7 +8,6 @@ export_exlib_phases src_configure SLOT="0" SUMMARY="Most feature-rich GUI for net-libs/tox using Qt5" -HOMEPAGE="https://github.com/qTox/qTox" MYOPTIONS=" gtk ( providers: @@ -21,7 +20,7 @@ MYOPTIONS=" DEPENDENCIES=" build+run: app-crypt/sqlcipher - media-libs/qrencode + media-libs/qrencode:=[>=4] media-libs/openal media-libs/libexif net-libs/toxcore[av] |