diff options
Diffstat (limited to 'user/lxqt-qtplugin/APKBUILD')
-rw-r--r-- | user/lxqt-qtplugin/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/user/lxqt-qtplugin/APKBUILD b/user/lxqt-qtplugin/APKBUILD index b6e2984c3..b1f2b5561 100644 --- a/user/lxqt-qtplugin/APKBUILD +++ b/user/lxqt-qtplugin/APKBUILD @@ -8,8 +8,7 @@ url="http://lxqt.org" arch="all" license="LGPL-2.1+" depends="" -depends_dev="" -makedepends="cmake libdbusmenu-qt-dev liblxqt-dev qt5-qttools-dev lxqt-build-tools $depends_dev" +makedepends="cmake libdbusmenu-qt-dev liblxqt-dev qt5-qttools-dev lxqt-build-tools" install="" subpackages="" source="https://github.com/lxde/lxqt-qtplugin/releases/download/$pkgver/lxqt-qtplugin-$pkgver.tar.xz" |