libqtxdg: needs qt5-tools-devel instead.

This commit is contained in:
Juan RP 2014-11-02 18:36:59 +01:00
parent a119a1483b
commit 630f134b24

View File

@ -5,7 +5,7 @@ revision=1
build_style=cmake
configure_args="-DUSE_QT5=1 -DCMAKE_INSTALL_LIBDIR=lib"
hostmakedepends="cmake pkg-config"
makedepends="qt5-devel qt5-tools"
makedepends="qt5-tools-devel"
short_desc="Qt implementation of freedesktop.org xdg specifications"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"