forked from hasufell/hasufell-repository
dianara: Remove bogus qjson dependency
It's no longer needed after the port to Qt5, which has JSON support of it's own (although qjson has also been ported to qt5 in the meantime, but our exheres doesn't provide that version nor does any package use it AFAIK).
This commit is contained in:
@@ -18,7 +18,6 @@ MYOPTIONS=""
|
||||
DEPENDENCIES="
|
||||
build+run:
|
||||
app-crypt/qca:2[qt5(+)]
|
||||
dev-libs/qjson
|
||||
sys-apps/file
|
||||
sys-auth/qoauth[>=2.0.0]
|
||||
x11-libs/qtbase:5
|
||||
Reference in New Issue
Block a user